The DateTime.Examples.UnitTests package already has many unit tests. We want a continuous integration pipeline to execute those automatically.
Options
- Set up GitHub Actions in this repo and use
- https://github.com/pstelzig/MoPyRegtest for regression testing the above unit tests
The
DateTime.Examples.UnitTestspackage already has many unit tests. We want a continuous integration pipeline to execute those automatically.Options