All Projects → testing-angular-applications → testing-angular-applications

testing-angular-applications / testing-angular-applications

Licence: other
Project for the Testing Angular Applications book

Programming Languages

typescript
32286 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to testing-angular-applications

angular-material-boilerplate
A straightforward and well structured boilerplate based on Google's Angular Material project.
Stars: ✭ 28 (-71.72%)
Mutual labels:  jasmine, karma, protractor
Angularconcepts
Key Angular Concepts using Latest Angular version 5
Stars: ✭ 31 (-68.69%)
Mutual labels:  jasmine, karma
Bxbot Ui Angular
An Angular app for administering BX-bot.
Stars: ✭ 21 (-78.79%)
Mutual labels:  jasmine, protractor
Karmatic
🦑 Easy automatic (headless) browser testing with Jest's API, but powered by Karma & Webpack.
Stars: ✭ 1,178 (+1089.9%)
Mutual labels:  jasmine, karma
Angular Testing Recipes
Simple testing patterns for Angular version 2+
Stars: ✭ 450 (+354.55%)
Mutual labels:  jasmine, karma
Jasmine Matchers
Write Beautiful Specs with Custom Matchers for Jest and Jasmine
Stars: ✭ 552 (+457.58%)
Mutual labels:  jasmine, karma
Egeo
EGEO is the open-source UI library used to build Stratio's UI. It includes UI Components, Utilities, Services and much more to build user interfaces quickly and with ease. The library is distributed in AoT mode.
Stars: ✭ 69 (-30.3%)
Mutual labels:  jasmine, karma
metadatamanagement
Metadatamanagement (MDM) - Data Search for Higher Education Research and Science Studies
Stars: ✭ 21 (-78.79%)
Mutual labels:  jasmine, karma
Springbootangularhtml5
♨️ Spring Boot 2 + Angular 11 + HTML5 router mode + HTTP interceptor + Lazy loaded modules
Stars: ✭ 89 (-10.1%)
Mutual labels:  jasmine, karma
Karma
Spectacular Test Runner for JavaScript
Stars: ✭ 11,591 (+11608.08%)
Mutual labels:  jasmine, karma
Saka
Elegant tab, bookmark and history search
Stars: ✭ 170 (+71.72%)
Mutual labels:  jasmine, karma
Spring Boot Angular2
spring boot backend, angular2 frontend with webpack, typescript, sass, bootstrap4, karma, jasmine
Stars: ✭ 396 (+300%)
Mutual labels:  jasmine, karma
Typescript Webpack Starter
⚡ create-ts-lib: A Starter Kit and a CLI to create your TypeScript / ES6 module bundled by Webpack without thinking about build or unit tests configurations. 🏠
Stars: ✭ 358 (+261.62%)
Mutual labels:  jasmine, karma
Protractor Pretty Html Reporter
A jasmine reporter that produces an easy to use html report to analyze protractor test results.
Stars: ✭ 9 (-90.91%)
Mutual labels:  jasmine, protractor
vue-popover
Reusable popover component for Vue
Stars: ✭ 22 (-77.78%)
Mutual labels:  jasmine, karma
Company Structure
A company structure with a list of projects and their users
Stars: ✭ 48 (-51.52%)
Mutual labels:  jasmine, karma
React Cordova Boilerplate
TodoMVC example for react with development tools to build a cordova application
Stars: ✭ 206 (+108.08%)
Mutual labels:  jasmine, karma
angular-unit-testing-examples
Showroom for different Angular unit testing concepts
Stars: ✭ 19 (-80.81%)
Mutual labels:  jasmine, karma
Semaphore Ng2 Webpack
Stars: ✭ 81 (-18.18%)
Mutual labels:  jasmine, karma
Angularjs Webpack Starter
🚀 A modern frontend setup for AngularJS projects using NPM, TypeScript and Webpack.
Stars: ✭ 173 (+74.75%)
Mutual labels:  jasmine, karma

CircleCI Status

Testing Angular Applications

Jesse Palmer, Corinna Cohn, Michael Giambalvo, Craig Nishina

Manning Publications

Manning Testing Angular Applications

The Angular framework is great for building large-scale web applications that can be maintained and extended. And when you're building enterprise-level apps, testing is vital to the development process. Testing improves the quality of code and reduces maintenance, saving both time and money. Even though testing is crucial, it's sometimes neglected since there are few established resources and standards when it comes to modern JavaScript web applications. Developers who know how to build and leverage tests are highly valued by their clients and companies.

Testing Angular Applications is an example-rich, hands-on guide that gives you the real-world techniques you need to thoroughly test all parts of your Angular applications. You'll start with an introduction to Angular, TypeScript, testing fundamentals, and the testing frameworks and tools used in the book and begin writing your first tests. Next, you'll learn how to set-up your Angular environment, including TypeScript and the Angular dependencies and you'll create your first component. The second part of the book focuses on the most important concepts of Angular, such as testing components, directives, pipes, services, and routing. By the end of this book, you'll be able to confidently write unit and end-to-end tests for Angular applications in TypeScript.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].