Skip to content

Feature/enable npm link#21

Open
nereuseng wants to merge 2 commits into
ariesb:masterfrom
nereuseng:feature/enable_npm_link
Open

Feature/enable npm link#21
nereuseng wants to merge 2 commits into
ariesb:masterfrom
nereuseng:feature/enable_npm_link

Conversation

@nereuseng
Copy link
Copy Markdown
Collaborator

In this PR, we enable the feature to able to run the autokin by npm/yarn link. We added the process.cwd() is to make sure autokin will always require expected the cucumber library, which is the cucumber library from the projects we added the test.

The scenario we are trying to fix:

  1. autokin cloned to local
  2. Some project need to be tested was cloned to local
  3. In that project, we
    a. yarn link "autokin"
    b. Added some test case
    c. Run test cases

@nereuseng nereuseng requested a review from ariesb March 29, 2021 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant