Metadata-Version: 2.4
Name: dressrun
Version: 0.1.0
Summary: Write a behavior spec once; run it at multiple altitudes — in-memory, HTTP, or browser.
Project-URL: Homepage, https://github.com/cshaley/dressrun
Project-URL: Repository, https://github.com/cshaley/dressrun
Project-URL: Issues, https://github.com/cshaley/dressrun/issues
Author-email: Charlie Haley <tayrhaley@gmail.com>
License-Expression: MIT
License-File: LICENSE
Keywords: bdd,gherkin,pytest,spec,testing
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Testing :: BDD
Requires-Python: >=3.12
Requires-Dist: pytest-bdd>=8.0
Requires-Dist: pytest>=8.0
Description-Content-Type: text/markdown

# dressrun

Write a behavior spec once; run it at multiple altitudes — in-memory, HTTP, or browser.

A pytest plugin layered on pytest-bdd. See the repository root README for full docs.
