From bcd89a6f96988db3d5c553285a066d080ec02b77 Mon Sep 17 00:00:00 2001 From: Pi Delport Date: Tue, 12 Feb 2019 21:01:51 +0200 Subject: [PATCH] README: Typos (#123) --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 578740a..ec81286 100644 --- a/README.rst +++ b/README.rst @@ -73,14 +73,14 @@ Tests are failing when running under testmon: It's quite unlikely testmon influe of the test itself. However set of deselected and executed tests with testmon is highly variable, which means testmon is likely to expose undesired test dependencies. Please fix your test suite. -You can also try if your test is unfluenced under pytest-cov (coverage) without testmon. For reporting +You can also try if your test is influenced under pytest-cov (coverage) without testmon. For reporting a bug a repository with description of unexpected behavior is the best, but please don't hesitate to report even if your project is closed source. We'll try to fix it! Roadmap ======= -testmon is approaching completeness. Unfortunatelly the classic console UI is reaching it's usability limits even without testmon. -With testmon it's even a little more difficult to determine which tests are beeing executed, which are failing and why. +testmon is approaching completeness. Unfortunately the classic console UI is reaching it's usability limits even without testmon. +With testmon it's even a little more difficult to determine which tests are being executed, which are failing and why. Next step would be an implementation or integration of GUI. I don't like any of the existing graphical test runners, so if you have some better new concept in mind, get in touch! @@ -110,4 +110,4 @@ Later versions can implement some detection of other categories Sponsors ============= Big thanks to Qvantel, `Nick Coghlan `_ -, `Abilian SAS `_ and `Infinit `_ for beeing silver sponsors of the first release of **testmon**. List of all contributors to our campaign is `here `_ . Thanks a lot to all contributors. +, `Abilian SAS `_ and `Infinit `_ for being silver sponsors of the first release of **testmon**. List of all contributors to our campaign is `here `_ . Thanks a lot to all contributors.