Add timestamp and mutant version to output
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 2.2k
- Forks
- 162
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 7
Description
I am running mutant under rake for a series of modules (500+) and accumulating the logs in the background for subsequent review and analysis.
I am finding it would be beneficial to have the version number of mutant used and a timestamp in the final output for reference purposes should I need to ask for guidance or identify the mutant run against which source code was in place at the time of the run.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how mutant assembles its final output when run under rake. Add the mutant version and a timestamp to that output, then verify that accumulated logs identify both the tool version and the time of each run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100