Data structure testing library (assertly) for Go.
.
This library enables complex data structure testing, specifically:
1. Realtime transformation or casting of incompatible data types
with directives system.
2. Consistent way of testing of unordered structures.
3. Contains, Range, RegExp support on any data structure deeph level.
4. Switch case directive to provide expected value alternatives based
on actual switch/case input match.
5. Macro system enabling complex predicate and expression evaluation,
and customization.
.
Motivation This library has been created as a way to unify original
testing approaches introduced to https://github.com/viant/dsunit
and https://github.com/viant/endly
Installed Size: 126.0 kB
Architectures: all