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

Automated Testing? #17

Open
zenware opened this issue Jan 30, 2016 · 3 comments
Open

Automated Testing? #17

zenware opened this issue Jan 30, 2016 · 3 comments

Comments

@zenware
Copy link
Owner

zenware commented Jan 30, 2016

I think it would be cool if all of the programs could somehow be automatically tested.

@zenware
Copy link
Owner Author

zenware commented Jan 30, 2016

I think this is possible with CodeShip

@nloveladyallen
Copy link
Collaborator

Here's a terrible script I wrote a while ago: https://gist.github.com/nloveladyallen/6964b893bd3c68b022ebe5ee630713ce

(Obviously using a real testing framework would be better)

@zenware
Copy link
Owner Author

zenware commented Jan 19, 2017

So I've been thinking about this and I think it makes sense to provide a build file for each of the source files and move everything into $lang directories...
I think I'm going to start making some changes to that effect tonight.

Inspiration comes from make a lisp, which is a much less trivial version of hello-world or FizzBuzz. They actually include images with the required software to build each thing...

Anyways I'm going to make some steps in the direction of being able to run everything easily soon.

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

No branches or pull requests

2 participants