-
**Is your feature request related to a problem? Please describe.**
search possibility in running testRun is absent, which makes interaction with 500+running testcases - very time consuming
**Descr…
-
Hola, me sucede un error con los TestCase automatizados. Al ejecutar todos los testcases hay algunos que me aparecen erroneos, mientras que al ejecutar los mismos de forma individual se ejecutan perfe…
-
En la subrutina `_faint` se setea la 4ta palabra, segun enunciado, el estado del pokemon. Sin embargo, el valor que se pone aqui es 3 (linea 227 `pokemon_utils`), mientras que en el enunciado el valor…
-
**REGRESSION INFO**: Repro on Dev17.11.4 (Includes Aspire 8.1.0)
**TESTCASES AFFECTED**
Aspire Starter App
**INSTALL STEPS**
1. Clean machine: Win11 x64 23h2 CHS
2. Install Dev17.12 P2 (Inclu…
-
### **_Facing an weird issue while running pytest tests in parallel using xdist in windows(both 11 and server 2019) vms in vagrant. I am not facing the same in linux vms._**
PS D:\Project_Sudip\Autom…
-
-
-
Requested by Sandrina Pereira on slack:
> The "cases" is super useful as examples, but when the solution is valid it disappears. I find it useful when it's always visible
erosb updated
2 months ago
-
These appear to be the more prominent C++ ports of QuickCheck:
https://github.com/grogers0/CppQuickCheck
http://software.legiasoft.com/quickcheck/
https://github.com/emil-e/rapidcheck
https://github.…
-
I want to be able to order the testcases more than the tests inside the these testcases (unittest.TestCase).
How can I do this using pytest-ordering?