Answer the question
In order to leave comments, you need to log in
Python testing tool with good web UI?
Tell me if there is any tool in python to run tests with a ready (beautiful) web UI.
Here is something similar to this
goconvey.co
Meaning - tests will be written under Selenium WebDriver and run periodically. And the web face is needed to display where on the general monitor (or each developer had access to the test results from his computer). I don’t want to embed in CI, namely I want to have a separate tool that I want to run on a separate server.
Sorry for the noob question, but for some reason it didn’t work out right away for Python to google something suitable, although there are plenty of solutions for Go and NodeJS.
Answer the question
In order to leave comments, you need to log in
So there was nothing suitable and simple.
But in the course of studying the topic, it turned out that this issue is solved by CI tools.
From what I liked from the free TeamCity and for a nominal fee Bamboo.
We will try.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question