Angular JesterThis is a rework/compilation of angular-spec-generator & jest-test-gen. The only difference is some exctra stubbing to include services and methods for each type. Please support the originals:
FeaturesSelect an Angular *.ts file and use right click to generate the spec file. Generate spec (jest / jasmine) files for Angular elements:
RequirementsThe extension works for files in an Angular project. The files should be named like this
Known IssuesSome methods may not be found/included. Release Notes0.0.12Fixed templating issue for methods. 0.0.10Angular 16+ updates. Few enhancements. Check out CHANGELOG.md for more info. 0.0.5First publication of extension. 0.0.2Initial release of Angular Jester |