Skip to content
#

testing-tool

Here are 197 public repositories matching this topic...

jawz101
jawz101 commented Aug 6, 2018

I was wondering if PyFunceble could be packaged as a snap package or flatpak. I'm not a python update expert and it looks like the documentation shows 3 ways to install and 3 ways to update depending on the python, pip or github way you do it. I just got a message that I needed to update my PyFunceble to a new version and I don't remember how I installed it in the 1st place :/

I hate to prop

probably
propensive
propensive commented Nov 27, 2020

The report shows the timings of each test without any units, and these should be shown. The same units should be used for every test in the report (or at least in the same suite). Test times are currently measured in milliseconds (using System.currentTimeMillis though, it would make sense to display them in either ms or s. However, it may also be worthwhile recording System.nanoTime *as we

Improve this page

Add a description, image, and links to the testing-tool topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the testing-tool topic, visit your repo's landing page and select "manage topics."

Learn more