Tag.testing — 7 cards
TAG
#testing
7 sites tagged with this label
7 cards
DEV httpbin
httpbin.org
HTTP request and response testing service. Debug your HTTP clients.
#testing#developer#api#http
DEV JSONPlaceholder
jsonplaceholder.typicode.com
Free fake API for testing and prototyping. No signup required.
#testing#developer#api#mock
DEV SSL Labs
ssllabs.com
Test SSL/TLS configuration of any website. Industry standard for SSL analysis.
#security#testing#ssl#certificates
DEV Security Headers
securityheaders.com
Analyze HTTP security headers of any website. Quick security audit.
#security#web#testing#headers
DEV Destroy All Software
destroyallsoftware.com
Gary Bernhardt's screencasts on software. Advanced topics explained well.
#unix#testing#screencasts#advanced
DEV Big List of Naughty Strings
github.com
List of strings likely to cause issues when used as user input. Essential for testing.
#testing#strings#edge-cases#qa
DEV regex101
regex101.com
The best regex tester and debugger. Explains each part of your pattern and tests against multiple flavors.
#developer-tools#regex#testing