Skip to content

Repository with projects that reproduce software defects. Useful for submitting bug reports to open source projects.

Notifications You must be signed in to change notification settings

plamentotev/issues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository is intended to serve as a container repository for small project that are reproducing issues. They should help me with reporting bugs as they:

  1. Show sample code that reproduces the issue. You know - a line of code is worth thousand words 😄.
  2. Provide quick and easy way to debug the problem. The projects are executable so you just need to run them to get the issue reproduced.

Well, of course unit or integration test are usually better for such things, but sometimes I'm not quite sure how to reproduce it with automated test. Or I don't have the time to create one. So this is a kind of middle ground.

About

Repository with projects that reproduce software defects. Useful for submitting bug reports to open source projects.

Resources

Stars

Watchers

Forks

Languages