Skip to content

Tags: yugokato/pytest-data-loader

Tags

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Change INI option name data_loader_max_cache_bytes to data_loader_max…

…_cache_size, allowing in decimal and binary units (#90)

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support of stacking multiple data loaders (#53)

* Add support of stacking multiple data loaders

* Update tests

v0.7.2

Toggle v0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Raise explicit error on directory traversal cycles when recursively l…

…oading directory files (#46)

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Minor updates around type annotations (#45)

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Change the default param ID to be a relative or absolute path instead…

… of a file name (#39)

* Change the default param ID to be a relative or absolute path instead of a file name

* Rename terminology for data dir

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update GH Actions workflow to run tests on push (#36)

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Change error message when register_reader() is called outside from co…

…nftest.py (#32)

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add minor updates (#22)

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support of specifying file readers (#21)

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Change back to list (#19)