-
Hello,
It would be great to add a testing framework to the project. Beyond Django **unittests** I suggest a behaviour-driven (BDD) component : [Behave](https://pypi.org/project/behave/). There's an…
-
I have tried with a few different venv. Once I instill this package, I am not able to use breakpoint on my pytest. For debugging I use pdbpp. Please help as I would like to use this package.
Pytest …
-
@bnavigator as part of https://github.com/qutebrowser/qutebrowser/issues/5390#issuecomment-706532961 I noticed some other changes openSUSE does to the testsuite in your [qutebrowser.spec](https://buil…
-
Meta-issue: https://github.com/microsoft/vscode-python/issues/16936
## Unittest
- [x] Test discovery with unittest - https://github.com/microsoft/vscode-python/pull/18253
- [x] Test execution w…
-
Hi,
I am trying to collect some information regarding pywinauto and other tools in order to give demo and make a case for pywinauto.
1. Is it possible to verify database using pywinauto?
2. D…
-
I'm aware of three sources of truth for the correspondence between PyPI and Conda names.
1. Grayskull's [config.yaml](https://github.com/conda/grayskull/blob/main/grayskull/strategy/config.yaml). C…
-
platform linux -- Python 3.7.5, pytest-5.3.4, py-1.8.1, pluggy-0.13.1
I suddenly started getting below error in my git lab CI pipeline .
INTERNALERROR> File "/builds/core-tech/tools/qa/cstudio_…
-
I've been looking at how cucumber-expressions could be adopted in Behat.
One feature of our existing two pattern syntaxes (regex and turnip) is that they can name the arguments.
e.g.
```
@Whe…
-
To be flexibel and "compatibel" to other gherkin implementations (currently i use cucumber-cpp and pytest-bdd-ng, both use regex parsers) a generic expression "{}" should be supported.
This should c…
-
**Describe the bug**
If a variable is defined with different incompatible units in different modules, this following error message comes up. The problem is that the error message says it's the 'val' …