Release Model CI SDK
Adds an extension to the Nucleus Client for newly introduced Model CI functionality. With the Model CI, extension, users can use Nucleus slice’s to define test cases that describe critical edge case scenarios. A unit test can have one or more evaluation criteria, which define how to apply evaluation functions to a unit test. The newly introduced classes are:
UnitTest
EvaluationFunction
UnitTest Evaluation
UnitTestMetric
Documentation can be found at: Nucleus API Reference
Happy Coding!