angular-js-es6-testing-example
Testing framework
Provides testing tools and seed code for Angular JS applications using ES6 modules
Enhanced testing of Angular JS 1.X applications using ES6 modules
171 stars
11 watching
39 forks
Language: JavaScript
last commit: almost 6 years ago
Linked from 1 awesome list
angularjses2015es6mochatesting
Related projects:
Repository | Description | Stars |
---|---|---|
daniellmb/angular-test-patterns | A comprehensive guide to testing AngularJS applications using standardized patterns and techniques | 867 |
tom-miseur/k6-templates | Provides starter templates for building k6 tests with different configurations and libraries | 35 |
rahmatagungj/owntest | A simple JavaScript testing framework with minimal configuration and no dependencies. | 2 |
bugthesystem/angular-es6-webpack-boilerplate | An AngularJS 1.4x application boilerplate with ES6 support and testing practices using Webpack | 36 |
jacob-ebey/remix-bun-testing | Testing framework for BUN, a JavaScript runtime | 105 |
devexpress/testcafe-angular-selectors | A plugin providing extensions to the TestCafe testing framework for Angular applications | 31 |
durgeshrathod/ai-test-gen-angular | Automates unit testing for Angular components and services using OpenAI's capabilities | 10 |
gusgard/angular-seed-es6 | An AngularJS application skeleton with ES6 support and various development tools. | 16 |
remscodes/ngx-testing-tools | Provides high-level tools and utilities to simplify testing in Angular applications | 2 |
suites-dev/suites | A comprehensive testing framework for building reliable unit tests in TypeScript applications | 367 |
dalekjs/dalek | A JavaScript framework for building web applications with test-driven development and automation tools. | 695 |
rainerhahnekamp/how-do-i-test | A collection of demo applications for testing different aspects of Angular and Spring development | 5 |
testing-library/eslint-plugin-testing-library | A plugin for ESLint to enforce best practices and common testing rules for JavaScript testing libraries. | 992 |
miherlosev/eslint-plugin-testcafe | ESLint rules for testcafe to enforce good practices | 15 |
aws-samples/aws-nodejs-sample | Demonstrates usage of the AWS SDK for Node.js to interact with Amazon S3 | 303 |