Skip to content

Add Fake build script#51

Merged
jwood803 merged 1 commit intoexercism:masterfrom
ErikSchierboom:fake-build
Feb 10, 2016
Merged

Add Fake build script#51
jwood803 merged 1 commit intoexercism:masterfrom
ErikSchierboom:fake-build

Conversation

@ErikSchierboom
Copy link
Copy Markdown
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
Copy Markdown
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