ex_unit_fixtures v0.2.0 Release Notes

Release Date: 2016-01-01 // over 8 years ago
    • ➕ Added module scoped fixtures that are created at the start of a test module and teared down at the end.
    • ➕ Added autouse fixtures that are added to every test automatically.
    • ✂ Removed a bunch of stuff from the README in favour of pointing to hexdocs.pm