apax add @ax/axunit-mocking -D
Note
The -D parameter will add the axunit-mocking package to your devDependencies. We advise to not add the axunit-mocking package to your production dependencies.
Add the namespace in your ST code:
USING AxUnit.Mocking;