c-hive / guides

Guides for code style, way of working and other development concerns
MIT License
26 stars 5 forks source link

Add: Independence of tests #6

Closed thisismydesign closed 5 years ago

gomorizsolt commented 5 years ago

I don't own a huge experience in efficient ways of writing clean tests, but the listed points look good to me.

Btw, how about creating snapshots? We haven't made any of them yet.

thisismydesign commented 5 years ago

I'd say that's a different topic. The idea was that things change so much (IMO still) that it doesn't make much sense to use them. I'd rather use them for a stable library.