allenhwkim / ngentest

Angular6+ Unit Test Generator For Components, Directive, Services, and Pipes
https://ngentest.github.io
MIT License
144 stars 60 forks source link

Add support of Angular 15 #60

Closed minchoGetmatterWorks closed 1 year ago

allenhwkim commented 1 year ago

This is fixed by 1.5.0 release Remove Angular dependency by parsing code directly instead of using require-from-string https://github.com/allenhwkim/ngentest/pull/63

Please upgrade your command to 1.5.0, npm install ngentest@1.5.0 -D