Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/help-me-mom/ng-mocks-sandbox
A repo with guides and examples for unit tests in Angular applications using ng-mocks.
https://github.com/help-me-mom/ng-mocks-sandbox
angular examples guide mock mocking ng-mocks test testing tutorials
Last synced: about 1 month ago
JSON representation
A repo with guides and examples for unit tests in Angular applications using ng-mocks.
- Host: GitHub
- URL: https://github.com/help-me-mom/ng-mocks-sandbox
- Owner: help-me-mom
- Created: 2020-11-14T06:46:19.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-06T18:16:58.000Z (about 1 month ago)
- Last Synced: 2024-11-06T19:26:58.711Z (about 1 month ago)
- Topics: angular, examples, guide, mock, mocking, ng-mocks, test, testing, tutorials
- Language: TypeScript
- Homepage: https://codesandbox.io/p/sandbox/github/help-me-mom/ng-mocks-sandbox/tree/master/?file=/src/test.spec.ts
- Size: 8.02 MB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- Codeowners: CODEOWNERS
Awesome Lists containing this project
- trackawesomelist - ng-mocks-sandbox (⭐5) - A repo with guides and examples for unit tests in Angular applications using ng-mocks. (Recently Updated / [Jul 15, 2024](/content/2024/07/15/README.md))
- awesome-angular - ng-mocks-sandbox - A repo with guides and examples for unit tests in Angular applications using ng-mocks. (Table of contents / Angular)
- fucking-awesome-angular - ng-mocks-sandbox - A repo with guides and examples for unit tests in Angular applications using ng-mocks. (Table of contents / Angular)
- fucking-awesome-angular - ng-mocks-sandbox - A repo with guides and examples for unit tests in Angular applications using ng-mocks. (Table of contents / Angular)
README
# ng-mocks examples and guides
Live examples to play with [`ng-mocks`](https://www.npmjs.com/package/ng-mocks)
on [CodeSandbox](https://codesandbox.io/p/sandbox/github/help-me-mom/ng-mocks-sandbox/tree/master/?file=/src/test.spec.ts)
or
on [StackBlitz](https://stackblitz.com/github/help-me-mom/ng-mocks-sandbox?file=src/test.spec.ts).Documentation is on [ng-mocks.sudo.eu](https://ng-mocks.sudo.eu/).