-
## Reproduction
This happens on Julia 1.5 (including 1.5.0 on Linux and 1.5.2 on my MacBook). This is not reproducible in the REPL.
This pretty much demonstrates it. All of these cells were run …
twavv updated
1 month ago
-
Now, the pySTEPS tests are mostly done by running the examples. It is a good idea to implement scripts that test different functions. A good and simple testing framework is [pytest](https://docs.pyte…
-
So as shown in the [Colab ](https://colab.research.google.com/drive/1RLc2DAnQ0pRguGasg2-nSmdRbsbLNYeb?usp=sharing
)file I am having trouble installing AlphaZero in Colab's Julia environment.
I am u…
-
Hello, I have just cloned your repo to my local to contribute. I follow the instructions to set up from README.
I got this error message when I run pytest:
`
(venv) ☁ datacontract-cli [main] pytes…
-
The complexity of SAFT equations of state imposes quite a lot of overhead on this package, and that’s entirely justified for a research-grade EOS, but for simple day-to-day usage, it’d be great to hav…
-
Hi All!
I have a simple test with custom required argument option:
```
# conftest.py
def pytest_addoption(parser):
parser.addoption('--required-option', required=True)
```
```
# test_1.py
def…
-
- [x] a detailed description of the bug or suggestion
- [x] output of `pip list` from the virtual environment you are using
- [x] pytest and operating system versions
- [x] minimal example if p…
-
Originally reported by: **Andrew Pashkin (BitBucket: [andrew_pashkin](http://bitbucket.org/andrew_pashkin), GitHub: [andrew_pashkin](http://github.com/andrew_pashkin))**
---
Currently, when invoked …
-
I'm currently using the `freezegun` package and `factoryboy` together in my unittests, what really worked well until I hit a problem with lazy evaluating `timezone.now` in combination with `@factory.i…
-
### Error when building openjpeg
```
2019-02-01T15:33:53.3493500Z Building package openjpeg[core]:x64-osx...
2019-02-01T15:33:53.5056390Z -- Downloading https://github.com/uclouvain/openjpeg/arc…