- Fixed
min_length
ofStringField
andArrayField
from0
to1
- Simplified interface of functions
N
andG
- Added
python3.3
andpython3.4
compatibility - Configured testing with
tox
- Integrated Travis CI
- Integrated Coveralls
- Added modules
mongo_dynamic_fixture.fields
,mongo_dynamic_fixture.fixture
andmongo_dynamic_fixture.schema
to generate datas - Added module
mongo_dynamic_fixture.facades
containing facades functionsN
andG
- Added module
mongo_dynamic_fixture.test
containingMongoTestCase
to run tests with a sandboxed mongo instance