-
See discussion: https://github.com/dribia/driviz/issues/29
-
All the code examples in the documentation have the `ignore` attribute set. Some of them truly require it while others have gone stale as a result. All the code examples in the markdown files in the `…
-
I download this project and try to make it but failed on the macbook(M1 air)
The detailed error message is as follows:
^
/Users/feiaiyue/euro-meets-neurips-2022/pchgs/b…
-
-
We talked about doctests being an area for improvement
epage updated
2 months ago
-
### Describe the bug
doctest is ignoring the +SKIP directive in my rst testcode:: samples.
### How to Reproduce
The docs at https://www.sphinx-doc.org/en/master/usage/extensions/doctest.h…
-
Hi,
I believe this may be out of scope for testdir but I think it still needs to be documented as it surprised me.
`testdir::testdir!()` generates the same directories when executed in a doctest…
-
Latest doctest seems to want to access /usr/local/bin/ghc-VERSION even though I reinstalled ghc with ghcup:
```
$ ghc -V
The Glorious Glasgow Haskell Compilation System, version 9.10.1
$ which g…
-
Up until version 3.14, the public module `Distribution.Simple` of Cabal-the-library has been exporting these names:
* `GlobalPackageDB`
* `UserPackageDB`
* `SpecificPackageDB`
as constructo…
-
- [ ] docstring spacing is all messed up.
- [ ] docstrings are in numpy style; google style would be better
- [ ] doctests should be added throughout
- [ ] unittests tests are more like a hybrid hy…