mirror of
https://github.com/codeflash-ai/codeflash-internal.git
synced 2026-05-04 18:25:18 +00:00
GHA? missing path? print if in GHA mode Update end-to-end-test-bubblesort-pytest.yaml 100, sweet? Update end-to-end-test-bubblesort-pytest.yaml future-house-as-coverage futurehouse more coverage invalid path update quick modification final update.
7 lines
194 B
TOML
7 lines
194 B
TOML
[tool.codeflash]
|
|
# All paths are relative to this pyproject.toml's directory.
|
|
module-root = "."
|
|
tests-root = "tests"
|
|
test-framework = "pytest"
|
|
ignore-paths = []
|
|
formatter-cmds = ["black $file"]
|