-
Updated
Apr 28, 2021 - JavaScript
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 567 public repositories matching this topic...
-
Updated
Apr 22, 2021 - C++
-
Updated
Apr 30, 2021 - Python
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Apr 22, 2021 - Kotlin
-
Updated
May 5, 2021 - Python
-
Updated
May 4, 2021 - C#
-
Updated
Mar 10, 2021 - Python
-
Updated
Apr 30, 2021 - PLpgSQL
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
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
May 4, 2021 - Python
-
Updated
Apr 25, 2021 - C++
-
Updated
May 5, 2021 - Scala
-
Updated
Apr 21, 2021 - Python
-
Updated
Aug 29, 2020 - Shell
If you supply a path in pyproject.toml, that path is considered relative to the location where you run ward. It should instead be considered relative to the "project root" i.e. the directory we found the pyproject.toml file within.
-
Updated
Apr 5, 2021 - C
-
Updated
Mar 25, 2020
-
Updated
Mar 24, 2021 - Scala
-
Updated
Apr 26, 2021 - Java
-
Updated
Apr 3, 2020 - C++
-
Updated
May 5, 2021 - HTML
-
Updated
Sep 13, 2020 - Vim script
-
Updated
May 5, 2021 - Java
-
Updated
Nov 12, 2020 - Jupyter Notebook
-
Updated
Apr 1, 2020 - Go
Documenting an issue uncovered by @flokli in a private repo that I'll describe here:
curl-runnings uses http-client-tls, which apparently has no nice way to configure your own cert file.
@flokli opened snoyberg/http-client#461, so http-client-tls honors SSL_CERT_FILE.
He recommended Switching Network.HTTP.Client.TLS to Network.HTTP.Client.OpenSSL and adjusting noVerifyTlsSettings should b
-
Updated
May 30, 2019 - Go
- Wikipedia
- Wikipedia
Summary
The documentation "activate_announcer_on_command_failure" is not helpful for users as it misses information a