Open catherio opened 2 hours ago
Hi! To help diagnose this issue, we'll need more information. Could you please provide:
A minimal example that shows the problem, like:
# test_example.py
def test_something():
assert True # or whatever your actual test does
The exact command you used to run the test
The output you saw
The output you expected to see
This will help us reproduce the issue and figure out what's going wrong. Thanks!
When I run pytest I don't see the usual unicorn emoji.
I am running the
test_unittest.py
file in this project, like this:I note that all 9 tests pass, but I did not see the unicorn emoji that I expected. There should've been a unicorn emoji, like this: