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

Unit tests rewritten with mocha and chai #257

Closed
wants to merge 2 commits into from
Closed

Unit tests rewritten with mocha and chai #257

wants to merge 2 commits into from

Conversation

Borewit
Copy link
Collaborator

@Borewit Borewit commented Nov 20, 2019

I have difficulties debugging individual test cases in the current test setup.

Which may be just caused by the fact I am not very much used to the ava test framework.

Although I have Linux machine around as well, I use a Windows machine for most open source development.

Debugging and fixing file-type is a pain for me. The development part is not Windows compliant.

I did a change proposal, which involves drastic code change.

I would like to gain more control over the unit tests. And realize that this may not be the best answer for it, because applied the way of working I am used to.

There is 1 failure in the unit tests, which is interesting enough passing if executed in isolation. I have not been able to figure out yet what is going on.

@sindresorhus
Copy link
Owner

Sorry, I don’t want to switch to Mocha.

@Borewit
Copy link
Collaborator Author

Borewit commented Nov 20, 2019

Thanks for clarity, no problem.

@Borewit Borewit closed this Nov 20, 2019
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.

None yet

2 participants