{% extends "main.html" %} {% block tabs %} {{ super() }}

A next-generation test runner for Rust

Up to 3× faster than cargo test, with a modern interface, per-test isolation, and first-class CI support.

{% endblock %} {% block content %} {{ page.content }} {% endblock %}