-
Updated
Aug 15, 2021 - Java
testing-framework
Testing is the practice of systematically testing software to make sure it works. Testing can be iterative, and happen multiple times.
Eliminate bugs and ship with more confidence by adding these tools to your workflow.
Here are 585 public repositories matching this topic...
-
Updated
Aug 14, 2021 - JavaScript
-
Updated
Aug 10, 2021 - C++
-
Updated
Aug 3, 2021 - Python
-
Updated
Jun 7, 2021 - JavaScript
-
Updated
May 26, 2021 - Kotlin
-
Updated
Aug 9, 2021 - Python
-
Updated
May 31, 2021 - C#
-
Updated
Aug 16, 2021 - Python
-
Updated
Jul 2, 2021 - Python
Today, many string methods cause symbolic strings to be "materialized" (the symbolic string becomes a concrete string and then gets handed to the native string implementation).
For some of these operations, this is likely the best we can do, but others may be implementable with the SMT solver directly. This is a list of those methods, and we'll check them off when we've decided that we have th
-
Updated
Jul 14, 2021 - PLpgSQL
We need a page in the docs that tell users that to mock they should use from unittest import mock
.
We should note that the mock.patch
decorators don't currently work, and that we need to use the context managers instead.
Right now we just use the standard C random library, but really it'd be nice if the brute force fuzzer could do consistent tests across platforms, for various purposes. We probably need our own PRNG, something like:
https://www-cs-faculty.stanford.edu/~knuth/news02.html#rng
or
https://github.com/cmcqueen/simplerandom
I'm not sure what's best. We'd like decentish quality, maybe, and d
-
Updated
Aug 15, 2021 - C++
-
Updated
Aug 17, 2021 - Scala
-
Updated
Aug 4, 2021 - Python
-
Updated
May 17, 2021 - Shell
-
Updated
May 14, 2021 - C
-
Updated
Mar 25, 2020
-
Updated
Jul 22, 2021 - Scala
-
Updated
Apr 26, 2021 - Java
-
Updated
Jun 17, 2021 - C++
-
Updated
Aug 17, 2021 - HTML
-
Updated
Aug 16, 2021 - Java
-
Updated
Sep 13, 2020 - Vim script
-
Updated
Aug 17, 2021 - Go
-
Updated
Apr 1, 2020 - Go
-
Updated
Nov 12, 2020 - Jupyter Notebook
Summary
The documentation "activate_announcer_on_command_failure" is not helpful for users as it misses information a