Skip to content

Reference

This is a reference of voci public interface, based directly on docstrings.

Everything not exported via voci/__init__.py is private and may move or change without deprecation warning.

  • Fixturesfixture, Depends, use.
  • Marksskip, skipif, xfail, tag, timeout, solo, isolated, parametrize, and the Skipped/Failed signals.
  • Built-in fixturestmp_path, tmp_path_factory, capture, log_records, test_info.
  • Assertionsraises, approx, ExceptionInfo, Approx.
  • FastAPIvoci.fastapi module with dependency-override helpers for testing a FastAPI app.
  • Command line — all the flags voci CLI accepts.