-
So the existing code coverage from testing (https://github.com/quanah/net-ldapapi/blob/master/net-ldapapi/trunk/test.pl) is:
```
---------------------------- ------ ------ ------ ------ ------ ------…
-
paramiko.RSAKey.from_private_key_file(file, password='XXXXXXXX') is unable to log my router.
> File "C:/Users/15362/Documents/bdd_atx_qy_app/tools/net/base_ssh.py", line 40, in login
> self…
-
When calling `pytest --help` I get the following backtrace:
```
noes-MBP:... noe$ pytest --help
Traceback (most recent call last):
File "/Users/noe/.pyenv/versions/.../bin/pytest", line 10, in…
-
## Issue Type
- [x] Bug Report/Documentation Report
## Versions & Configuration
- sure 1.4.7
- CPython 3.6.2
- macOS 10.13 (High Sierra)
## Steps to reproduce (Expected and Actual Result…
-
I like this plugin, however it currently only works when running serially. I get the below error when running with multiple workers using pytest-xdist.
Are there plans to get this working with para…
-
**Описание ошибки**
В некорректном AUTHORS были строки вида
Администратор=admin@localhost.ru
При проверке отчета о конфигурации пользователь из храна находился в списке соответствий и ошибки не был…
1cgh updated
8 months ago
-
I'm not sure if I'm doing this correctly or not, but the following does not work for me
```
import pushy
con = pushy.connect("ssh:remote_host", username='foo', password='bar')
remote_pushy = con.modu…
-
While attempting to add a means of signalling an exception generated outside the context of a test to Whiskey, I happened upon another bug with respect to exceptions _within_ the context of a test.
T…
-
Golang (or just Go) is a popular language and many Go developers could benefit from using TypeDB driver in their code. Considering the already existing instruments we usually want to see for a target …
-
* [ ] BDD( #4 )
* [ ] TDD( #5 )
* [ ] QUnit( #7 )
* [x] Exports( #6 )
cf. [mocha/lib/interfaces at master · mochajs/mocha](https://github.com/mochajs/mocha/tree/master/lib/interfaces)