Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rwx-research/captain

The Captain CLI can detect and quarantine flaky tests, automatically retry failed tests, partition files for parallel execution, produce markdown failure summaries, and more. It's compatible with 17 testing frameworks.
https://github.com/rwx-research/captain

Last synced: 5 days ago
JSON representation

The Captain CLI can detect and quarantine flaky tests, automatically retry failed tests, partition files for parallel execution, produce markdown failure summaries, and more. It's compatible with 17 testing frameworks.

Awesome Lists containing this project

README

        

# captain

:globe_with_meridians: [website](https://rwx.com/captain)  
:bird: [@rwx_research](https://twitter.com/rwx_research)  
:speech_balloon: [discord](https://discord.gg/h4ha5Cue7j)  
:books: [documentation](https://www.rwx.com/docs/captain)

Captain is an open source CLI that can:
- detect and quarantine flaky tests
- automatically retry failed tests
- partition files for parallel execution
- generate comprehensive test failure summaries

See the [announcement blog post](https://www.rwx.com/blog/captain-1-10-generally-available-open-source-release)
and [documentation](https://www.rwx.com/docs/captain) to learn more.

## Getting Started

The Captain CLI is easy to integrate into a build process running on any CI platform.
See the [documentation on getting started](https://www.rwx.com/docs/captain).
We’re happy to help with any integrations. Say hello on [Discord](https://discord.gg/h4ha5Cue7j)
or reach out at [[email protected]](mailto:[email protected])

## Contributing

Please read [CONTRIBUTING.md](CONTRIBUTING.md) for information around our
development & contribution process.