ike18t / mock_directive

Easily mock directives for Angular TestBed tests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status npm version

mock_directive

Helper function for creating angular directive mocks for test.

Usage Examples: mock_directive.spec.ts

About

Easily mock directives for Angular TestBed tests.

License:MIT License


Languages

Language:TypeScript 83.2%Language:JavaScript 16.8%