testo-toppings

module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2026 License: Apache-2.0

README

🍕 Testo Toppings

Go Reference

Add some flavor to your tests!

A collection of small, miscellaneous plugins for Testo framework.

Plugins

  • Rerun - adds --last-failed-like behaviour from Pytest to Testo. Makes it possible to rerun only failed tests.
  • XFail - adds t.XFail() method to mark a test as "expected to fail".
  • Parallel - marks all tests as parallel by default.

See also Allure plugin for Testo - visualize results of a test run with Allure Report.

Directories

Path Synopsis
Package parallel provides plugin to mark tests as parallel by default.
Package parallel provides plugin to mark tests as parallel by default.
Package rerun provides plugin for pytest-like rerun functionality for failed tests.
Package rerun provides plugin for pytest-like rerun functionality for failed tests.
Package xfail provides plugin for pytest-like xfail functionality.
Package xfail provides plugin for pytest-like xfail functionality.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL