Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/enable npm link #21

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nereuseng
Copy link
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