Write a unit test
Creates a unit test for a given testing framework with examples
@cremich
Author
Test
IDE
Dev Agent
Public
Prompt
Cover {class | function} by a unit test. Use {testing-framework} as the testing framework. {reference-class | reference-function} provides an example on how to structure the test and mock dependencies.