Skip to content

Commit

Permalink
📝 Parameterized test case blurb
Browse files Browse the repository at this point in the history
  • Loading branch information
mkarlesky committed Jul 17, 2024
1 parent 31d4fcf commit 147d57f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This changelog is complemented by two other documents:

---

# [1.0.0 pre-release] — 2024-07-16
# [1.0.0 pre-release] — 2024-07-17

## 🌟 Added

Expand Down Expand Up @@ -91,6 +91,10 @@ Inline Ruby string expansion has been, well, expanded for use in `:flags` and `:

The previously distributed documentation for inline Ruby string expansion has been collected into a single subsection within the project file documentation and improved.

### `:unity``:use_param_tests`

Previous versions of Ceedling had limited support for enabling builds of Unity’s parameterized test cases. Multiple configuration settings were needed to enable test builds with these test case features. Now, setting this single configuration value in the `:unity` section of your Ceedling project configuration automatically assembles the correct compilation and test runner generation options.

### `report_tests_log_factory` plugin

This new plugin consolidates a handful of previously discrete report gernation plugins into a single plugin that also enables low-code, custom, end-user created reports.
Expand Down

0 comments on commit 147d57f

Please sign in to comment.