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 Local Development Automation Tools #34

Open
9 tasks
jalcine opened this issue Dec 5, 2014 · 1 comment
Open
9 tasks

Add Local Development Automation Tools #34

jalcine opened this issue Dec 5, 2014 · 1 comment

Comments

@jalcine
Copy link
Owner

jalcine commented Dec 5, 2014

Using Guard

To make local testing a bit faster (instead of having to go through a REPL
loop), adding guard with guard-shell would allow for easier testing
feedback.

  • Add git hooks to Wintermute.
  • Add unit testing listener for wintermute-core.
  • Add coverage reporting logic for wintermutec-ore.
  • Add auto-documentation generator for wintermute-core.
  • Add Rack server to:
    • listen to documentation folder and serve content for
      wintermute-core.
    • listen to generated coverage files and render HTML content for
      wintermute-core.
    • Add livereload support to allow for updating of HTML content in
      real time.

Other Chores

  • Move all of the Git hooks to be under a rake command, i.e: rack git:hooks:bind
@jalcine
Copy link
Owner Author

jalcine commented Dec 5, 2014

This is going to be a PITA to build out, but once it's done, things'll move
quite a lot faster.

@jalcine jalcine changed the title Add Local Automated Testing Add Local Development Automation Tools Dec 15, 2014
@jalcine jalcine removed their assignment Jan 2, 2015
@jalcine jalcine added this to the v0.2.x milestone Jan 5, 2015
@jalcine jalcine modified the milestones: v0.1.x, Backlog Apr 2, 2015
@jalcine jalcine removed the ready label May 11, 2015
@jalcine jalcine modified the milestones: Backlog, v0.1.x May 17, 2015
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

1 participant