unit_testing_cpp

Introductory course to the world of testing C++ code

https://github.com/imperialcollegelondon/unit_testing_cpp

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.9%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Introductory course to the world of testing C++ code

Basic Info
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 1
  • Open Issues: 5
  • Releases: 0
Created over 2 years ago · Last pushed 10 months ago
Metadata Files
Readme Contributing Funding License Code of conduct Citation Authors

README.md

Introduction to testing C++ code

Contributing

We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any questions, concerns, or experience any difficulties along the way.

We'd like to ask you to familiarize yourself with our Contribution Guide and have a look at the more detailed guidelines on proper formatting, ways to render the lesson locally, and even how to write new episodes.

Please see the current list of [issues][FIXME] for ideas for contributing to this repository. For making your contribution, we use the GitHub flow, which is nicely explained in the chapter Contributing to a Project in Pro Git by Scott Chacon.

Look for the tag good_first_issue. This indicates that the maintainers will welcome a pull request fixing this issue.

Maintainer(s)

This lesson is maintained by the Imperial College Research Computing Service

Authors

A list of contributors to the lesson can be found in AUTHORS

Citation

To cite this lesson, please consult with CITATION

Owner

  • Name: Imperial College London
  • Login: ImperialCollegeLondon
  • Kind: organization
  • Email: icgithub-support@imperial.ac.uk
  • Location: Imperial College London

Imperial College main code repository

Citation (CITATION)

TODO

GitHub Events

Total
  • Delete event: 5
  • Issue comment event: 5
  • Push event: 1
  • Pull request review event: 2
  • Pull request event: 13
  • Fork event: 1
  • Create event: 7
Last Year
  • Delete event: 5
  • Issue comment event: 5
  • Push event: 1
  • Pull request review event: 2
  • Pull request event: 13
  • Fork event: 1
  • Create event: 7

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 22
  • Total pull requests: 25
  • Average time to close issues: 12 days
  • Average time to close pull requests: 9 days
  • Total issue authors: 5
  • Total pull request authors: 5
  • Average comments per issue: 0.41
  • Average comments per pull request: 1.52
  • Merged pull requests: 17
  • Bot issues: 0
  • Bot pull requests: 9
Past Year
  • Issues: 0
  • Pull requests: 9
  • Average time to close issues: N/A
  • Average time to close pull requests: 16 days
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.67
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 8
Top Authors
Issue Authors
  • dalonsoa (9)
  • lkr-ind (4)
  • alexdewar (3)
  • jamesturner246 (3)
  • dc2917 (1)
Pull Request Authors
  • dependabot[bot] (13)
  • lkr-ind (7)
  • alexdewar (4)
  • dalonsoa (3)
  • jamesturner246 (2)
Top Labels
Issue Labels
enhancement (3) documentation (2) bug (1)
Pull Request Labels
dependencies (13) enhancement (5)