Unit Tests #32
Loading…
x
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.