Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [doc] Cleanup the installation/testing/badge documentation in the Readme | Pierre Sassoulas | 2022-05-22 | 1 | -199/+0 |
| | |||||
* | Replace `pip install -e` with `pip install -r requirements_test_min.txt` (#6588) | Edward K. Ream | 2022-05-12 | 1 | -2/+4 |
| | | | Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com> | ||||
* | Update broken and redirected links across the project | Daniël van Noord | 2022-04-13 | 1 | -2/+2 |
| | |||||
* | Require python ``3.7.2+`` (#5921) | Daniël van Noord | 2022-04-11 | 1 | -1/+1 |
| | | | | * Remove env from tox * Add changelog | ||||
* | Update Testing docs to reflect enforced folder structure (#5792) | Daniël van Noord | 2022-02-11 | 1 | -6/+26 |
| | | | | | * Update Testing docs to reflect enforced folder structure * Some formatting changes | ||||
* | Add pip install -e to docs before testing (#5687) | orSolocate | 2022-02-02 | 1 | -0/+8 |
| | |||||
* | Update ``primer`` tests to own file, separate batches and concurrent runs ↵ | Daniël van Noord | 2021-11-29 | 1 | -1/+8 |
| | | | | (#5425) | ||||
* | Update documentation of ``max_pyver`` test option (#5411) | Daniël van Noord | 2021-11-28 | 1 | -1/+1 |
| | |||||
* | Add documentation for primer and convert to command line option (#5387) | Daniël van Noord | 2021-11-25 | 1 | -1/+20 |
| | | | | | * Add documentation for primer and convert to command line option Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com> | ||||
* | Add ``min_pyver_end_position`` option (#5386) | Daniël van Noord | 2021-11-25 | 1 | -0/+9 |
| | | | | * Add ``min_pyver_end_position`` option | ||||
* | Update documentation on writing tests for ``pylint`` (#5366) | Daniël van Noord | 2021-11-22 | 1 | -0/+134 |
* Update documentation on writing tests for ``pylint`` |