| ... | ... | @@ -2,6 +2,8 @@ |
|
|
|
|
|
|
|
How to setup CI in [Gitlab](https://docs.gitlab.com/ee/ci/quick_start/index.html) or [Github](https://docs.github.com/en/actions/automating-builds-and-tests/about-continuous-integration).
|
|
|
|
|
|
|
|
- [Example: run tests automatically on Github](Git/Automatic testing in Github)
|
|
|
|
|
|
|
|
You can use the CI to
|
|
|
|
- [run pre-commit](Git/pre-commit)
|
|
|
|
- [run unit tests or benchmarks](General/Testing-your-code)
|
| ... | ... | |
| ... | ... | |