@daniboomerang I'm happy to report that I was able to successfully notarize the example Electron app from your repo above using the manual method outlined here: https://www.davidebarranca.com/2019/04/notarizing-installers-for-macos-catalina/ $ spctl -a -vvv -t install dist/Test-Notarize....
npm npm install --save-dev @ember/test-helpers For ember-qunit v4 and below If you are writing a regular Ember app or addon there is not much for you to do asember-qunit(andember-mocha) already include this package as a dependency. You only need to make sure that you are using a...