Mojo test
Did anyone get unit tests working?
I run
But it doesn't pick up my tests
The test_tensor.
contains a function:
As described in the docs: https://docs.modular.com/mojo/tools/testing
Any suggestions?
I run
mojo test on the following folder structure:But it doesn't pick up my tests
Total Discovered Tests: 0.The test_tensor.
As described in the docs: https://docs.modular.com/mojo/tools/testing
Any suggestions?

