[PR #1018] [MERGED] Add Visual Regression Testing #32816

Closed
opened 2026-05-28 09:05:20 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sindresorhus/awesome/pull/1018
Author: @mojoaxel
Created: 7/29/2017
Status: Merged
Merged: 10/30/2017
Merged by: @sindresorhus

Base: masterHead: patch-3


📝 Commits (9)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 readme.md (+1 -0)

📄 Description

https://github.com/mojoaxel/awesome-regression-testing

Regression Testing is an underestimated topic. This list tries to give an overview about the topic.

By submitting this pull request I confirm I've read and complied with the below requirements.

  • I have read and understood the contribution guidelines and the instructions for creating a list.
  • This pull request has a descriptive title.
    For example, Add Name of List, not Update readme.md or Add awesome list.
  • The entry in the Awesome list should:
    • Include a short description about the project/theme of the list. It should not describe the list itself.
      Example: - [Fish](…) - User-friendly shell., not - [Fish](…) - Resources for Fish..
    • Be added at the bottom of the appropriate category.
  • The list I'm submitting complies with these requirements:
    • Has been around for at least 30 days.
      That means 30 days from either the first real commit or when it was open-sourced. Whatever is most recent.
    • It's the result of hard work and the best I could possibly produce.
    • Non-generated Markdown file in a GitHub repo.
    • Includes a succinct description of the project/theme at the top of the readme. (Example)
    • The repo should have awesome-list & awesome as GitHub topics. I encourage you to add more relevant topics.
    • Not a duplicate.
    • Only has awesome items. Awesome lists are curations of the best, not everything.
    • Includes a project logo/illustration whenever possible.
      • Placed at the top-right of the readme. (Example)
      • The image should link to the project website or any relevant website.
      • The image should be high-DPI. Set it to maximum half the width of the original image.
    • Entries have a description, unless the title is descriptive enough by itself. It rarely is though.
    • Has the Awesome badge on the right side of the list heading,
    • Has a Table of Contents section.
      • Should be named Contents, not Table of Contents.
      • Should be the first section in the list.
      • Should only have one level of sub-lists, preferably none.
    • Has an appropriate license.
      • That means something like CC0, not a code licence like MIT, BSD, Apache, etc.
      • If you use a license badge, it should be SVG, not PNG.
    • Has contribution guidelines.
      • The file should be named contributing.md. Casing is up to you.
    • Has consistent formatting and proper spelling/grammar.
      • Each link description starts with an uppercase character and ends with a period.
        Example: - [AVA](…) - JavaScript test runner.
      • Drop all the A / An prefixes in the descriptions.
      • Consistent and correct naming. For example, Node.js, not NodeJS or node.js.
    • Doesn't include a Travis badge.
      You can still use Travis for list linting, but the badge has no value in the readme.
  • Go to the top and read it again.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sindresorhus/awesome/pull/1018 **Author:** [@mojoaxel](https://github.com/mojoaxel) **Created:** 7/29/2017 **Status:** ✅ Merged **Merged:** 10/30/2017 **Merged by:** [@sindresorhus](https://github.com/sindresorhus) **Base:** `master` ← **Head:** `patch-3` --- ### 📝 Commits (9) - [`44b9c77`](https://github.com/sindresorhus/awesome/commit/44b9c7711a4e8439852a96c54b863814fd79166a) Self-promotion (#1017) - [`2ffaf1d`](https://github.com/sindresorhus/awesome/commit/2ffaf1d56d046233cd1593e59b811fc4fd829901) Add Regression Testing - [`6d30ae8`](https://github.com/sindresorhus/awesome/commit/6d30ae8316faab6ee8559963766eceac160b66a1) Merge branch 'master' into patch-3 - [`3fe0d43`](https://github.com/sindresorhus/awesome/commit/3fe0d43828e5d9101a247085eed1b7caac126db9) Merge branch 'master' into patch-3 - [`9bd886d`](https://github.com/sindresorhus/awesome/commit/9bd886ddd950a497d9e0a949176ff85d69156af7) Merge branch 'master' into patch-3 - [`183015f`](https://github.com/sindresorhus/awesome/commit/183015ffb93be10f6a2636e15f816b12bdc75b05) Merge branch 'master' into patch-3 - [`170c28f`](https://github.com/sindresorhus/awesome/commit/170c28fa34e8d762bd876ce3fe449b7f0e812f0a) Merge branch 'master' into patch-3 - [`f5a5964`](https://github.com/sindresorhus/awesome/commit/f5a5964df83c5ad34ff93d2367ea06a6aa0fc02b) added "Visual" to the title - [`6e0c90c`](https://github.com/sindresorhus/awesome/commit/6e0c90cea3c3464cc99bb87048f9f3b679d476e9) Update readme.md ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `readme.md` (+1 -0) </details> ### 📄 Description **https://github.com/mojoaxel/awesome-regression-testing** ***Regression Testing is an underestimated topic. This list tries to give an overview about the topic.*** # By submitting this pull request I confirm I've read and complied with the below requirements. - [x] I have read and understood the [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/contributing.md) and the [instructions for creating a list](https://github.com/sindresorhus/awesome/blob/master/create-list.md). - [x] This pull request has a descriptive title.<br>For example, `Add Name of List`, not `Update readme.md` or `Add awesome list`. - The entry in the Awesome list should: - [x] Include a short description about the project/theme of the list. **It should not describe the list itself.**<br>Example: `- [Fish](…) - User-friendly shell.`, not `- [Fish](…) - Resources for Fish.`. - [x] Be added at the bottom of the appropriate category. - The list I'm submitting complies with these requirements: - [x] **Has been around for at least 30 days.**<br>That means 30 days from either the first real commit or when it was open-sourced. Whatever is most recent. - [x] It's the result of hard work and the best I could possibly produce. - [x] Non-generated Markdown file in a GitHub repo. - [x] **Includes a succinct description of the project/theme at the top of the readme.** [(Example)](https://github.com/willempienaar/awesome-quantified-self) - [x] The repo should have `awesome-list` & `awesome` as [GitHub topics](https://help.github.com/articles/about-topics). I encourage you to add more relevant topics. - [x] Not a duplicate. - [x] Only has awesome items. Awesome lists are curations of the best, not everything. - [ ] Includes a project logo/illustration whenever possible. - Placed at the top-right of the readme. [(Example)](https://github.com/sindresorhus/awesome-electron) - The image should link to the project website or any relevant website. - The image should be high-DPI. Set it to maximum half the width of the original image. - [x] Entries have a description, unless the title is descriptive enough by itself. It rarely is though. - [x] Has the [Awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge) on the right side of the list heading, - [x] Has a Table of Contents section. - [x] Should be named `Contents`, not `Table of Contents`. - [x] Should be the first section in the list. - [x] Should only have one level of sub-lists, preferably none. - [x] Has an [appropriate license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license). - [x] That means something like CC0, **not a code licence like MIT, BSD, Apache, etc.** - [x] If you use a license badge, it should be SVG, not PNG. - [x] Has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines). - [x] The file should be named `contributing.md`. Casing is up to you. - [x] Has consistent formatting and proper spelling/grammar. - [x] Each link description starts with an uppercase character and ends with a period.<br>Example: `- [AVA](…) - JavaScript test runner.` - [x] Drop all the `A` / `An` prefixes in the descriptions. - [x] Consistent and correct naming. For example, `Node.js`, not `NodeJS` or `node.js`. - [x] Doesn't include a Travis badge.<br>You can still use Travis for list linting, but the badge has no value in the readme. - [ ] Go to the top and read it again. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-28 09:05:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-sindresorhus#32816