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

Add Fake build script #51

Merged
merged 1 commit into from
Feb 10, 2016
Merged

Add Fake build script #51

merged 1 commit into from
Feb 10, 2016

Conversation

ErikSchierboom
Copy link
Member

This PR adds a Fake build script that allows all tests to run against the example implementations.

In the process, I immediately benefitted from having these automatic tests: the LargestSeriesProductTest class contained an incorrect test (parameterized test which was not defined as such).

Furthermore, the tests for the crypto-square exercise failed. This turned out to be both an implementation issue as well as test for the wrong expected values. For the correct expected values, I check several other language tracks, including the Haskell and Clojure tracks, which both had the same expected value that our test did not have.

@jwood803
Copy link
Contributor

Nice!

jwood803 added a commit that referenced this pull request Feb 10, 2016
@jwood803 jwood803 merged commit 12be43b into exercism:master Feb 10, 2016
@ErikSchierboom ErikSchierboom deleted the fake-build branch February 18, 2016 13:10
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.

2 participants