Unit Tests #32
Labels
No Label
API Change
Breaking API Change
bug
build
cosmetics
Documentation
duplicate
feature
help wanted
hotfix
invalid
question
Refactor
Tests
wontfix
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: fsfw/fsfw#32
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I wrote a first unit test class. It tests
some serialization tools (low level testing).
Maybe using a proper framework would be nice, but there are a lot of options.
I created a new repo, fsfw_tests (and gave you access rights).
I would suggest that we start collecting test code that tests functionality of the framework in that repo, together with instructions (ideally scripts) on how to run them.
In the future, this could be extended to formal unit tests with a proper framework and automation, but for now I would like to just offer a place for test code and make it easy to execute such code.
closing, as I do not see any more action on this.