-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Build Nightwatch using TypeScript. #3774
Conversation
Status
|
I tried removing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have reviewed this PR and it looks good overall. I have added a few comments for your consideration.
can we use ts-node with swc on dev? tsc is going to be very slow and annoying. |
TODO:
.ts
/.js
files to 'dist` after the build step.After this change:
To use Nightwatch in dev, run:
To run a specific Nightwatch unit test: