Testing & Debugging Cheatsheets

Newman CLI Cheatsheet
Newman CLI Cheatsheet

A handy reference for using Newman, the command-line collection runner for Postman, to execute and test API collections efficiently.

Xdebug Cheatsheet
Xdebug Cheatsheet

A comprehensive cheat sheet for Xdebug, covering installation, configuration, debugging features, and common use cases to streamline PHP debugging.

Karma Testing Cheatsheet
Karma Testing Cheatsheet

A comprehensive cheat sheet for Karma, the test runner for JavaScript. This guide covers configuration, common commands, debugging techniques, and best practices to streamline your testing workflow.

Chrome DevTools Cheatsheet
Chrome DevTools Cheatsheet

A comprehensive guide to Chrome DevTools, covering essential features for debugging, profiling, and optimizing web applications.

Selenium Testing & Debugging Cheatsheet
Selenium Testing & Debugging Cheatsheet

A quick reference for testing and debugging web applications using Selenium, covering common commands, debugging techniques, and best practices.

Cucumber Cheat Sheet
Cucumber Cheat Sheet

A comprehensive guide to Cucumber, covering Gherkin syntax, step definitions, configuration, and best practices for writing effective and maintainable automated tests.

Chai Assertion Library Cheatsheet
Chai Assertion Library Cheatsheet

A comprehensive cheat sheet for the Chai assertion library, covering various assertion styles and methods for effective testing in JavaScript.

Testing and Debugging Cheat Sheet
Testing and Debugging Cheat Sheet

A comprehensive cheat sheet covering essential testing and debugging techniques, tools, and strategies for software development. This guide provides a quick reference to help developers write robust and reliable code.

Playwright Testing & Debugging Cheatsheet
Playwright Testing & Debugging Cheatsheet

A comprehensive cheat sheet covering Playwright's testing and debugging features, including selectors, assertions, debugging techniques, and advanced configurations.