regression-testing
Here are 100 public repositories matching this topic...
The Sphinx documentation flow was extended by several sphinx and third party extensions. These extensions should be documented along with their modifications. A comprehensive syntax guide should be assembled, to collect all syntax notations at one place instead of dozens of third party documentation websites with partially poor usage descriptions.
Extensions list:
- Standard Sphinx extensi
Generate a single html file as a comparison result, which has a nice overview of all different captures with the percentage.
-
Updated
Oct 27, 2019
Having spent several hours yesterday pairing with a new user, we copied a lot of examples from our docs, and in every case, we had to paste in our namespace ApprovalTests:: - it got very old, very quickly - and I ended up agreeing with this:
https://twitter.com/lefticus/status/1207890691948339200
Please, I implore you, in the name of all that is good, do NOT use
using namespacein
-
Updated
Mar 15, 2020 - JavaScript
Prepare a PoC and a manual how to make use of browsers different than Google Chrome.
This is important for benchmark tests that could be shared. The tutorial should contain some guidelines/tricks for writing tests + how to run ReFrame. Real examples must be shown.
-
Updated
Aug 11, 2019 - Rust
-
Updated
Jul 1, 2020 - CSS
-
Updated
Jul 9, 2020 - JavaScript
commons-fileupload:commons-fileupload
high severity
Dec 21, 2018 by GitHub
atf-application/pom.xml
org.apache.activemq:activemq-client
moderate severity
Nov 22, 2018 by GitHub
atf-application/pom.xml
org.apache.activemq:activemq-client
moderate severity
Nov 22, 2018 by GitHub
atf-executor/pom.xml
com.rabbitmq:amqp-client
moderate severity
Oct 18, 2018 by GitHub
atf-wiremock/pom.
-
Updated
Feb 22, 2019 - Python
-
Updated
Jun 6, 2020 - JavaScript
Explain the problem and how this helps.
Add some examples
e.g. testing wordpress/plugin updates, css regressions, etc
Check the backstop docs for a guide
-
Updated
May 14, 2020 - Jupyter Notebook
-
Updated
Jul 25, 2019 - JavaScript
-
Updated
Apr 20, 2020 - JavaScript
To use test-funnel in practice, we need to consider non-javascript files. Please add how to handle it in the README
-
Updated
Feb 12, 2018 - Go
Looks like I forgot to do this before. We need to document -p, -p1 and -p2.
-
Updated
May 7, 2020 - JavaScript
-
Updated
Jan 25, 2018 - JavaScript
-
Updated
Sep 8, 2017 - Shell
-
Updated
Nov 21, 2019 - Python
-
Updated
Nov 13, 2017 - C#
-
Updated
Jun 1, 2020 - JavaScript
-
Updated
Feb 11, 2019 - Erlang
Improve this page
Add a description, image, and links to the regression-testing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the regression-testing topic, visit your repo's landing page and select "manage topics."
I have some fancy stories names that include special characters (eg:
+),In the index.html, the load of the image fails (404 errors) because of wrong URI encoding.
https://.s3.amazonaws.com//actual/<FANCY_NAME_WITH_SPECIAL_CHARS>.png
I saw that in the generated index files we have
rawandencodedvalues. the encoded should be used.Step to reproduce: name a story so