btest icon indicating copy to clipboard operation
btest copied to clipboard

A Generic Driver for Powerful System Tests

Results 5 btest issues
Sort by recently updated
recently updated
newest added

I've ran into this a few times now and continue to be confused if it's my canonifier not working right, or btest not showing me what the baseline will actually...

I recently installed Docker Desktop on Windows which required the installation of WSL2 so I could run VMs. Having that installed results in the following when trying to run btest...

There's really no good reason btest needs to require a bash (vs. just standard sh), so we should modify the scripts accordingly.

Type: Maintenance

This happens on all platforms but it's especially broken on Windows. Pressing ctrl-c on Windows when running with a `-j` argument will kill one of the currently-running tests, but will...

Type: Bug

The sphinx features were disabled on Windows as part of https://github.com/zeek/btest/pull/80 due to the amount of work that will be required to fix it. There's also a question about whether...