Codebase list ledger-autosync / 974d359
Add pyproject.toml to testfiles Antonio Terceiro 2 years ago
3 changed file(s) with 6 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
33 - This release switched from setup.py to pyproject.toml/PEP517
44 * Build-Depends: build with dh-python-pep517, test with pytest
55 * autopkgtest: use pytest
6 * debian/pybuild.testfiles: add pyproject.toml as it contains pytest
7 configuration.
8 * autopkgtest: reuse debian/pybuild.testfiles to determine which files to
9 copy for testing.
610
711 -- Antonio Terceiro <terceiro@debian.org> Tue, 14 Dec 2021 11:39:26 -0300
812
0 pyproject.toml
01 tests
12 fixtures
0 Test-Command: cp -r fixtures tests ${AUTOPKGTEST_TMP} && cd ${AUTOPKGTEST_TMP} && python3 -m pytest
0 Test-Command: cp -r $(cat debian/pybuild.testfiles) ${AUTOPKGTEST_TMP} && cd ${AUTOPKGTEST_TMP} && python3 -m pytest
11 Depends: @, ledger, hledger, @builddeps@
22 Features: test-name=testsuite
33 Restrictions: allow-stderr