Add unit tests
Bug #1514306 reported by
Marcus Tomlinson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity-js-scopes |
New
|
Undecided
|
Unassigned |
Bug Description
Add tests at the unit level.
summary: |
- Add tests at the unit level + Add unit tests |
To post a comment you must log in.
I like testing :) So I want to make a start here.
Do you have any preferences for a test framework? I did some research and found Boost.Test and googletest looking promising.