Next: Use existing utility functions, Previous: Git Commits, Up: SEL Coding Standards [Contents][Index]
Every merge request should first pass all tests which are defined in
the SOFTWARE-EVOLUTION-LIBRARY/TEST
package using the
Stefil
testing framework.
Additional unit tests should be defined for any added functionality. Unit tests should execute quickly, long running tests should not be included in the default unit test suite.