🌱 Initial release of the website.
Added
- Website with pages:
- Homepage
- When and why to run tests
- Case study
- How to write a basic test
- How to run tests
- Parametrising tests
- Unit tests
- Functional tests
- Back tests
- What was the point? Let's break it and see!
- Test coverage
- Running tests via GitHub actions
- Example repositories
- Python and R environments for the site.
- GitHub actions to create docker, render and deploy site, and run python and R tests.
- Example python and R code used within website in
examples/. - Other research artefacts (e.g.,
tools/,CONTRIBUTING.md,README.md).