Unit Tests not supported on Python Repls

I am having the same problem of not being able to write unit tests for python repls on Teams for EDU. I can on a standalone repl, and I have been able to in the past. (And my previous assignments in python in the same class still have their unit tests and they work).

The Unit Tests box is greyed out and it says that “Unit Tests are not currently supported in this language.”

Right now my work around is copying an old project and replacing their unit tests.

2 Likes

Hey @JulieKirkpatric!

I’m sorry that you’re having issues with Unit Tests. Can you please send me the link to the Repl that you’re not able to use Unit Tests on so I can take a look?

This is a blank repl that I’m trying to set up: https://replit.com/@ids-fall-2023/File-Reading#main.py

Hi, please see this link to the forum where I’ve been asking for support and the links to the repl are on their along with videos. It seems like lots of other people having the same issue.

https://www.google.com/url?q=https://ask.replit.com/t/tests-not-working/60902/23&source=gmail&ust=1694266512568000&usg=AOvVaw0v4K85cCoQQZ2vMF3NMAEQ&rct=i

Thanks.

1 Like

Hey @JulieKirkpatric!

I think this is the same issue as this:
https://ask.replit.com/t/tests-not-working/60902/11

The user above found a workaround to this issue, and I will send an update in the linked topic as we work to resolve the issue.

2 Likes

Sorry for the redirect, but keep an eye for updates on this topic instead: Help with a simple test

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.