Crates.io | nol |
lib.rs | nol |
version | 0.3.0 |
source | src |
created_at | 2023-05-28 10:13:38.823138 |
updated_at | 2023-09-21 09:48:27.645981 |
description | A simply program to write test in executable |
homepage | |
repository | https://github.com/taishingi/zuu/tree/master/nol |
max_upload_size | |
id | 876361 |
size | 48,472 |
A program to build a program to run tests
cargo install nol
nol
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