mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2025-12-12 18:29:00 -05:00
453 B
453 B
Complement
What's that?
Have a look at its repository.
How do I use it with Conduit?
The script at ../bin/complement has automation for this.
It takes a few command line arguments:
- Path to Complement's source code
- A
.jsonlfile to write test logs to - A
.jsonlfile to write test results to
Example: ./bin/complement "../complement" "logs.jsonl" "results.jsonl"