obmarg / ex_unit_fixtures

A library for defining modular dependencies (fixtures) for ExUnit tests.
MIT License
13 stars 5 forks source link

Documentation updates after adding autoloading & importing #14

Closed obmarg closed 8 years ago

obmarg commented 8 years ago

After #10 has been merged, the documentation will need looked at. Some of it will probably be out of date, and it could probably do with some updates to explain how the various bits fit together, and how an entire project should be structured.

obmarg commented 8 years ago

Need to document autoloading, autoimporting & configuration of everything, also starting the ExUnitFixtures application.