-
## Background
Repo `ghetzel/pivot` used the old path to import `gotestyourself` indirectly.
This caused that `github.com/gotestyourself/gotestyourself` and `gotest.tools` coexist in this repo:
http…
-
Hi,
What a nice project! It would be wonderful having my old Tacx fortius ant+ connected and experience zwift to it’s full extent.
I tested the interface with my fortius trainer but couldn’t get…
-
With reference to [this discussion](https://github.com/pymedphys/pymedphys/pull/1360#discussion_r566496543):
- When a PR only involves "site-specific" or "prototyping" code: no review needed, and b…
-
can you please send me an already compiled file for this, i want to try it on my graphing calculator
-
I would like to help with the Portuguese Translation but I don't know where to start?
Thanks
-
Seen on flutter_svg commit 283a10240cd3331af7ebde31333e4afee83ae2bc:
Steps:
* run "SvgPicture.network" test. Observe log
Result:
* Test passes, but there's an exception logged:
```
══╡ EXC…
-
There has been some discussions about some sort of automated testing of RPCS3.
One option on the table is to have Cell integration tests, which are built from templates, get run with the null rende…
-
edit: changed the topic title to better reflect the issue given what others have commented regarding their own experience with crashing.
I use a piece of software on macOS called [BetterTouchTool](…
-
## Describe the Bug
When using a multi-line string, if I use `it { is.expected_to contain_file('/mock/file.sh').with_content(multiline_content) }` to do some initial simple 'golden master' style test…
-
### Steps to reproduce
1. Create a test file
2. Create a widget test and call `await rootBundle.loadString(...);`
3. Create a second widget test and call the same method **with the same asset path*…