Skip to content
← All projects

rpytest

Rust

Run your pytest suite faster. Change nothing.

What it is

A Rust-powered drop-in for pytest. A persistent Python daemon keeps the interpreter warm between runs so you stop paying startup and collection cost on every invocation. Tests, fixtures, plugins and conftest.py are unchanged.

Install

Terminal
$ pip install rpytest
Language
Rust
Licence
Verify at linked source
Category
Developer Tools
Author
Neul Labs

Frequently asked questions

What is rpytest?

rpytest is an entry in the Neul Labs project catalogue. Run your pytest suite faster. Change nothing. A Rust-powered drop-in for pytest. A persistent Python daemon keeps the interpreter warm between runs so you stop paying startup and collection cost on every invocation. Tests, fixtures, plugins and conftest.py are unchanged. Current source, licence, release and documentation status should be verified at the linked project surfaces.

How do I install rpytest?

The catalogue records this install command: `pip install rpytest`. Verify the linked repository, package, supported version and current instructions before use.

What language is rpytest written in?

rpytest is written in Rust.

Is rpytest open source?

Source is linked at https://github.com/neul-labs/rpytest. Inspect the repository licence and release metadata for the exact version; Neul Labs does not apply one blanket licence claim to the whole catalogue.

How does rpytest compare to alternatives?

See the detailed comparison at https://www.neullabs.com/compare/rpytest-vs-pytest.