vyakymenko / angular-seed-express

[DEPRECATED, Please use https://github.com/vyakymenko/angular-express] Extensible, reliable and modular starter project for Angular 7 with statically typed build AoT compilation, Express server and PM2 Daemon.

Home Page:https://github.com/vyakymenko/angular-seed-express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible to config karma to test a prod environment?

PMashaI opened this issue · comments

I would like to launch my karma tests on prod environment if it is possible.

Could someone advise me how to set up the karma config for that?