Skip to content
Matt Welland edited this page May 17, 2017 · 4 revisions

Welcome to the megatest wiki!

Official documentation can be found at the Megatest fossil site: http://www.kiatoa.com/fossils/megatest.

Feel free to add to this wiki here on github.. Where possible document only here OR on the fossil wiki and add back-links as needed.

How to contribute to Megatest development:

NOTE: The fossil repository is still the official source database. That said, pull requests here on github are appreciated and welcome!

  1. Write tests! Megatest "eats its own dogfood" and so all QA of Megatest is done using Megatest itself. You can get the megatest testsuite from this fossil: http://www.kiatoa.com/fossils/megatest_qa or clone from git hub (megatest_qa).
  2. Learn the code, add features, fix bugs etc. Start by ramping up on Chicken Scheme (unless of course you already know it!). It would be good to create a ticket here on git hub to track what you are planning to work on so as to avoid any possible duplication of effort.
Clone this wiki locally