You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we use a cddl tool written in Ruby that generates random data according to the cddl spec for us.
We want to start using cuddle to improve our testing
It should be setup in a similar fashion, except the cddl configuration will not be coming from a cddl file, but from the huddle specification defined in #4125
The goal is not to replace the ruby tool, but to improve out testing coverage.
The text was updated successfully, but these errors were encountered:
Currently we use a
cddl
tool written in Ruby that generates random data according to the cddl spec for us.We want to start using
cuddle
to improve our testingIt should be setup in a similar fashion, except the cddl configuration will not be coming from a cddl file, but from the
huddle
specification defined in #4125The goal is not to replace the ruby tool, but to improve out testing coverage.
The text was updated successfully, but these errors were encountered: