This repository was archived by the owner on Sep 4, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 3
Option to bypass installationΒ #138
Copy link
Copy link
Closed
Labels
Description
In a parallel situation that multiple child processes run the tests (or using the shell parallelization), atom-jasmine3-test-runner goes through installing the deps every time. Maybe in version 5.0.0 it does not install them every time, but in the terminal, it is still reported.
I was wondering if we can add a function that we can use to install the deps only once before running the parallel tests and bypass the installation checks for the subsequent runs.
StartedInstalling jasmine-pass
Executing core render process tests for D:/a/1/s/spec/module-cache-spec.coffee
Installing jasmine-should-fail
Installing jasmine2-tagged
Installing jasmine2-atom-matchers
Installing jasmine2-focused
Installing ./clock
Installing jasmine-local-storage
Installing ./profile
Installing ./set
Executing core render process tests for D:/a/1/s/spec/native-compile-cache-spec.coffee
Installing jasmine2-json
Installing jasmine-pass
Installing jasmine-should-fail
Installing jasmine2-tagged
Installing jasmine2-focused
Installing ./clock
Installing jasmine-unspy
Installing jasmine-local-storage
Installing ./profile
Installing ./ci
Installing ./set
Installing jasmine-unspy
Installing ./ci
Started