-
Updated
Aug 12, 2020 - Go
tape
Here are 171 public repositories matching this topic...
-
Updated
Oct 14, 2020 - JavaScript
-
Updated
Jul 31, 2020 - JavaScript
We are currently using the base Node.js image (#10) to run a small portion of our tests. The react-native-circleci-orb should allow us to start up an Android simulator and execute ekke to run our full test suite.
Acceptance Criteria
- The allow the use of third-party orbs in our organization.
- Our `.circl
-
Updated
Nov 14, 2018 - JavaScript
-
Updated
Sep 11, 2017 - Java
-
Updated
Dec 26, 2018 - JavaScript
-
Updated
Dec 15, 2018 - JavaScript
-
Updated
Oct 17, 2020 - C
-
Updated
Jul 8, 2017 - JavaScript
-
Updated
Jul 14, 2020 - JavaScript
-
Updated
Jul 19, 2020 - JavaScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Feb 8, 2020 - C
-
Updated
Nov 6, 2017
substitute machine dependent datatypes like int with fixed ones like u_int64_t
This is not difficult but we should have some tests first.
-
Updated
Sep 5, 2020 - Python
-
Updated
Sep 30, 2018 - C++
-
Updated
Sep 17, 2020 - JavaScript
Improve this page
Add a description, image, and links to the tape topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tape topic, visit your repo's landing page and select "manage topics."
The
andmethod is not supported by Jest, where Chai does support it.It should probably cut the assertion in two:
Is this a feasible option for codemods?
If so: I'm willing to work on a PR.