Skip to content
This repository was archived by the owner on Sep 4, 2023. It is now read-only.

Option to bypass installationΒ #138

@aminya

Description

@aminya

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.

atom-community/atom#57

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions