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

Rewrite tests to use Base.Test #193

Open
dpsanders opened this issue Jan 28, 2017 · 3 comments
Open

Rewrite tests to use Base.Test #193

dpsanders opened this issue Jan 28, 2017 · 3 comments
Labels

Comments

@dpsanders
Copy link
Member

This will involve redoing the ITF1788 output.

@lbenet
Copy link
Member

lbenet commented Jan 30, 2017

I don't disagree, but is there any reason for this?

@dpsanders
Copy link
Member Author

FactCheck is deprecated (now lives in JuliaArchive), and Base.Test now has the same functionality, and is more natural (== instead of --> and begin instead of do for @testset).

@lbenet
Copy link
Member

lbenet commented Jan 30, 2017

Thanks for the update. I surely agree.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants