Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
Javascript-testing-best-practices Alternatives
Similar projects and alternatives to javascript-testing-best-practices
-
nodebestpractices
:white_check_mark: The Node.js best practices list (July 2023)
-
synpress
Synpress is e2e testing framework based on Cypress.io and playwright with support for metamask.
-
Amplication
Amplication: open-source Node.js backend code generator. An open-source platform that helps developers build backends without spending time on boilerplate & repetitive coding. Including production-ready GraphQL & REST APIs, DB schema, DTOs, filtering, pagination, RBAC, & more.
-
svelte-jester
A Jest transformer for Svelte - compile your components before importing them into tests.
-
chai-json-validation
Chai Plugin for validation JSON schema
-
testcontainers-node
Testcontainers is a NodeJS library that supports tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
-
ng-mocks
Angular testing library for mocking components, directives, pipes, services and facilitating TestBed setup
-
javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
SurveyJS
A Non-Cloud Alternative to Google Forms that has it all.. SurveyJS JavaScript libraries allow you to easily set up a robust form management system fully integrated into your IT infrastructure where users can create and edit multiple dynamic JSON-based forms in a no-code form builder. Learn more now.
-
clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
-
modern-js-cheatsheet
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
-
front-end-interview-handbook
⚡️ Front End interview preparation materials for busy engineers
-
xv
🙅♀️ ✌️ A tiny test runner focused on simplicity and speed
-
You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
-
33-js-concepts
📜 33 JavaScript concepts every developer should know.
-
node_pg_reference_app
Node.js reference CRUD application using node-postgres and PostgresSQL
-
30-seconds-of-code
Short code snippets for all your development needs
-
javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
-
-
project-guidelines
A set of best practices for JavaScript projects
-
Django
The Web framework for perfectionists with deadlines.
-
TheAlgorithms
All Algorithms implemented in Python
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
javascript-testing-best-practices reviews and mentions
-
Awesome Github Repos to Master JAVASCRIPT
😎 You want to take your JS testing skills to the next level, here is a nice repo -> javascript-testing-best-practices
- 10 GitHub repositories you must know as a JavaScript developer
- 10 Must-Know GitHub Repositories for JavaScript Developers
- 10 GitHub Repositories You Should Know as a JavaScript Developer
-
React Testing
Surprised nobody referred this
-
Hyperstack - a new open source Node.js web framework with everything included
I really like how testing is done in Rails. Why did you choose the snapshots approach? I never have seen it for this purpose, they say it's bad practice even for the frontend (check testing practices for node btw), so, why?
-
Good (quick) Resources to Become a Better Developer
JavaScript Testing Best Practices, by Yoni Goldberg is a GitHub repository. It gives good practices about testing.
-
Top 50 Useful GitHub Repos That Every Developer Should Follow
40. Javascript Testing Best Practices
-
How can I change my mindset about writing unit tests, e2e tests, etc. and actually enjoy it?
I started reading https://github.com/goldbergyoni/javascript-testing-best-practices and thought that this would help change my mindset about tests. Although I feel like I can write better tests, I still feel unmotivated and get tired easily after writing a few unit tests.
-
NodeJs Best practices
His JS testing best practices is gold too https://github.com/goldbergyoni/javascript-testing-best-practices
-
A note from our sponsor - Sonar
www.sonarsource.com | 25 Sep 2023
Stats
goldbergyoni/javascript-testing-best-practices is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of javascript-testing-best-practices is JavaScript.
Popular Comparisons
- javascript-testing-best-practices VS synpress
- javascript-testing-best-practices VS svelte-jester
- javascript-testing-best-practices VS chai-json-validation
- javascript-testing-best-practices VS ng-mocks
- javascript-testing-best-practices VS testcontainers-node
- javascript-testing-best-practices VS nodebestpractices
- javascript-testing-best-practices VS xv
- javascript-testing-best-practices VS node_pg_reference_app
- javascript-testing-best-practices VS front-end-interview-handbook
- javascript-testing-best-practices VS Django