I'm learning to write tests with tox. How do the arguments are being passed to test functions in tox/py.test? For example in test_simple_backup_generation
from tests/test_backup_cmd.py
of django-backup
extension there are three arguments tmpdir
, settings
, db
. I don't have any idea where they came from. It's nothing said about this in tox documentation either.
Asked
Active
Viewed 135 times
0

Михаил Павлов
- 805
- 1
- 9
- 21