[PoC] extract build logic from the Command class #1252
Annotations
10 errors
Run poetry run pytest --integration -v:
tests/console/commands/test_build.py#L81
test_build_with_local_version_label
ValueError: Invalid build format: None
|
Run poetry run pytest --integration -v:
tests/console/commands/test_build.py#L180
test_build_output_option[None]
ValueError: Invalid build format: None
|
Run poetry run pytest --integration -v:
tests/console/commands/test_build.py#L114
test_build_with_clean_non_existing_output
ValueError: Invalid build format: None
|
Run poetry run pytest --integration -v:
tests/console/commands/test_build.py#L186
test_build_output_option[dist]
ValueError: Invalid build format: None
|
Run poetry run pytest --integration -v:
tests/console/commands/test_build.py#L99
test_build_with_clean[False]
ValueError: Invalid build format: None
|
Run poetry run pytest --integration -v:
tests/console/commands/test_build.py#L99
test_build_with_clean[True]
ValueError: Invalid build format: None
|
Run poetry run pytest --integration -v:
tests/console/commands/test_build.py#L149
test_build_with_multiple_readme_files
ValueError: Invalid build format: None
|
Run poetry run pytest --integration -v:
tests/console/commands/test_build.py#L186
test_build_output_option[../dist]
ValueError: Invalid build format: None
|
Run poetry run pytest --integration -v:
tests/console/commands/test_build.py#L186
test_build_output_option[test/dir]
ValueError: Invalid build format: None
|
Run poetry run pytest --integration -v:
tests/console/commands/test_build.py#L213
test_build_relative_directory_src_layout
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pytest-of-runner/pytest-0/popen-gw2/test_build_relative_directory_0/project/dist'
|
Loading