hughfdjackson / immutable

neatly packages immutable equivalents to JavaScript's Objects and Arrays.
101 stars 7 forks source link

Replace axiomatic tests with claire tests #21

Closed hughfdjackson closed 11 years ago

hughfdjackson commented 11 years ago

As a user, I would like more robust test coverage than is practicable via manual specification of test cases alone. As a developer or contributer, I would like to be able to write terse, robust tests that provide me with better coverage for those properties of the library that can be expressed with invariants.

Acceptance:

hughfdjackson commented 11 years ago

This requirement will be null and void with the inclusion of immutable-hash-trie.