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

Adds @zachallaun's test framework as submodule #31

Closed
wants to merge 1 commit into from

Conversation

despeset
Copy link
Member

For future testing fun! Closes #18

Are people into this?

For future testing fun. Closes #18
@zachallaun
Copy link
Member

See zachallaun/DeFacto.

@despeset
Copy link
Member Author

I want to see one example of a fully working test for something we've already implemented before we pull this into master so that there is a clear path forward for testing everything.

@despeset
Copy link
Member Author

But I am super into actually being able to test all this stuff – especially before we start seriously bulking up on middleware for our default stack ( see #14, #22, #15)

@zachallaun
Copy link
Member

It seems like this could be used to very easily test middleware, which is basically data transformation. Super stateful and blocking stuff is obviously much more difficult.

I'll try to push an example tomorrow, but I may not get around to it. If anyone has the time to take a crack at it, go ahead.

@despeset
Copy link
Member Author

despeset commented Apr 1, 2013

This is now a Julia package called FactCheck – we should use the REQUIRE methodology to use the package instead of submodules.

@despeset despeset closed this Apr 1, 2013
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.

Unit testing framework
2 participants