Closed tomas-mm closed 10 years ago
thanks for the contribution!
I thought about a more generic sparse wrapper to allow stuff like:
items | should.equal(sparse(3, 4))
But I didn't find a good way to make it work without changing the current architecture, so I think your solution is probably the best option. Although the implementation is a bit obscure :)
Absolutely nice feature
thx guys!, changes done!
thanks @tomas-mm
@tomas-mm @jsmolina https://pypi.python.org/pypi/pyshould/0.6.2
Simple matcher useful to validate ordered sequences that may contain unmeaning items.