Skip to content

Scalatest port #52

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

Merged
merged 13 commits into from
May 11, 2017
Merged

Scalatest port #52

merged 13 commits into from
May 11, 2017

Conversation

cquiroz
Copy link
Owner

@cquiroz cquiroz commented May 10, 2017

This completes one the longest tasks and a pet-peeve of mine. It removes testng altogether porting the remaining tests to scalatest

The process has uncovered a number of subtle bugs on the js side and gives us a lot of confidence that the library is well tested on both JVM and JS

TestNG didn't work completely well on JS and its development was stalled, reason why we couldn't move to scala 2.12.1 or higher

Fixes #10

@cquiroz cquiroz merged commit 88b3c59 into master May 11, 2017
@cquiroz cquiroz deleted the scalatest_port branch May 11, 2017 12:11
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