mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-26 18:01:35 +01:00
Tiny tweaks to make Unity fit in more smoothly with Ceedling
This commit is contained in:
@@ -27,6 +27,7 @@ class UnityTestRunnerGenerator
|
||||
:plugins => [],
|
||||
:framework => :unity,
|
||||
:test_prefix => "test|spec|should",
|
||||
:mock_prefix => "Mock",
|
||||
:setup_name => "setUp",
|
||||
:teardown_name => "tearDown",
|
||||
:main_name => "main", #set to :auto to automatically generate each time
|
||||
|
||||
Reference in New Issue
Block a user