14 unstable releases (3 breaking)
0.3.0 | Sep 21, 2023 |
---|---|
0.2.0 | Jul 25, 2023 |
0.1.9 | Jul 18, 2023 |
0.1.7 | Jun 19, 2023 |
0.0.1 | May 28, 2023 |
#891 in Configuration
86 downloads per month
17KB
110 lines
Nol
A program to build a program to run tests
Installation
cargo install nol
Usage
nol
Configuration
Edit this file and add your project inside the repositories list
# ~/.config/nol/nol.yml
quiet: false # To enable/disabled console output
repositories:
- nol # ~/Nol/nol contains the source code
dependencies: # All dependencies for new repository to add at the src
- testing_unit
- testing_performance
- continuous-testing
- sparte
- eywa
Social links
Dependencies
~4MB
~83K SLoC