beberlei / assert

Thin assertion library for use in libraries and business-model
Other
2.41k stars 186 forks source link

Fix: Use PSR-4 autoloading #190

Closed localheinz closed 7 years ago

localheinz commented 7 years ago

This PR

💁‍♂️ We're already using it for tests!

On a side note, how about flattening the directory structure, too?

rquadling commented 7 years ago

How does lib/Assert => src feel to everyone?

rquadling commented 7 years ago

I'm happy with the location of the lib. Many libs use this pattern.

localheinz commented 7 years ago

Thank you, @rquadling!