LICENSE
README.md
pyproject.toml
setup.cfg
baserun/__init__.py
baserun/baserun.py
baserun/cli.py
baserun/helpers.py
baserun/pytest_plugin.py
baserun/unittests_class.py
baserun.egg-info/PKG-INFO
baserun.egg-info/SOURCES.txt
baserun.egg-info/dependency_links.txt
baserun.egg-info/entry_points.txt
baserun.egg-info/requires.txt
baserun.egg-info/top_level.txt
baserun/evals/__init__.py
baserun/evals/evals.py
baserun/evals/json.py
baserun/patches/__init__.py
baserun/patches/anthropic.py
baserun/patches/constants.py
baserun/patches/openai.py
baserun/patches/patch.py
tests/__init__.py
tests/explicit_init.py
tests/pytest_test.py
tests/unittests_test.py