LibraryOfCongress / bagit-conformance-suite

Test cases for validating BagIt implementations
Other
10 stars 8 forks source link

BagIt Conformance Suite

This is a simple collection of BagIt format test cases for different implementations.

Structure

Running tests

If you have a bag validator which follows standard Unix convention, you can run all of the tests quickly using the provided test harness:

python test-harness -v -- ~/Projects/bagit-python/bagit.py --validate --quiet

Notes

License

This repository is released as a public domain work of the U.S. Government.

Contributions are gladly accepted but must be released into the public domain.