-
BitIntegers (same version) tests ok for me, but fails here. It's not the main point, I'm just thinking was something merged on master that shouldn't have.
Anyway here it stops at:
```
x % T …
-
Need to add a `Exception\DependencyException` exception.
- [ ] Add it to the source code
- [ ] Figure out where it is thrown and add it (taster I think)
- [ ] Update docs
- [ ] Unit test it
- […
-
Add email assertions to Laravel 5 module.
Idea for implementation came from https://laracasts.com/series/phpunit-testing-in-laravel/episodes/12. Will work with all default mail transports in Laravel…
-
https://github.com/stellar/go/blob/master/services/horizon/internal/helpers_test.go
https://github.com/stellar/go/blob/master/services/horizon/internal/httpt_test.go https://github.com/stellar/go/blo…
-
### What happened?
With very large type systems gqlgen can generate code that can no longer by compiled by the go compiler. Once more than 65.000 field marshaling methods have been added to the `ex…
-
Needs tests written in mocha
-
This input:
```c++
namespace
{
template < typename _CharT, typename = _CharT > class basic_ostream;
template < typename, typename > class basic_ios
{
};
template < typename _CharT, typ…
-
-
https://github.com/llorllale/cactoos-matchers/blob/master/src/main/java/org/llorllale/cactoos/matchers/HasValue.java#L53
`HasValue` should call `value` only once.
-
#### Feature summary
I just discovered that AssertJ has the `satisfiesExactlyInAnyOrder` and `satisfiesExactly` methods via [this stackoverflow question](https://stackoverflow.com/questions/4804259…