Skip to content

Instantly share code, notes, and snippets.

@AdamMescher
Last active June 3, 2019 00:05
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save AdamMescher/575c6e02bfbc4392ba26fe2a5dfd7082 to your computer and use it in GitHub Desktop.
Save AdamMescher/575c6e02bfbc4392ba26fe2a5dfd7082 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