Skip to content

Instantly share code, notes, and snippets.

@csharpforevermore
Forked from AdamMescher/useful-tools.md
Created June 3, 2019 00:05
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save csharpforevermore/2c5349c3fb419de770807c86a6f7b6f2 to your computer and use it in GitHub Desktop.
Save csharpforevermore/2c5349c3fb419de770807c86a6f7b6f2 to your computer and use it in GitHub Desktop.

DB

SQL Cheatsheet

DB Diagrams

Misc

Source Code Image Generation

Testing

Visual Testing

Visual testing is the automated process of detecting and reviewing visual UI changes. Teams are replacing manual testing with automation to ensure their websites and applications always look exactly as intended.

  • https://percy.io/ - creates snapshots of views and compares against reference snapshots
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment