Skip to content

j19sch/fourhourtester

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
css
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

The four-hour Tester

Contributing an exercise

If you're not comfortable with git and GitHub

  1. grab a copy of templates/Exercise-template.markdown
  2. rename the file and add your content
  3. send the file to fourhourtester@gmail.com

If you are comfortable with git and GitHub

  1. fork the repository
  2. grab a copy of templates/Exercise-template.markdown
  3. rename the file, move it to _exercises and add your content
  4. submit a pull request

Contributing a solution to an exercise

It's basically the same as contributing an exercise, except you grab templates/Solution-template.markdown and it goes into the _solutions folder.

Adding a blog post

Send a mail to fourhourtester@gmail.com or submit a pull request with an update to _data/blogposts.yml.

Running locally

  1. (first time only) bundle install to install Jekyll
  2. edit _config.yml so url is pointing to local host, otherwise links in the header will point to actual site
  3. bundle exec jekyll serve

About

Can you learn the skills of a tester in four hours?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published