mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-06-26 18:26:36 +02:00
|
||
---|---|---|
.. | ||
Dockerfile | ||
README.md |
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
.jsonl
file to write test logs to - A
.jsonl
file to write test results to
Example: ./bin/complement "../complement" "logs.jsonl" "results.jsonl"