https://github.com/coderefinery/testing

Automated testing - Preventing yourself and others from breaking your functioning code

https://github.com/coderefinery/testing

Science Score: 57.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
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.3%) to scientific vocabulary

Keywords

carpentry-lesson testing
Last synced: 5 months ago · JSON representation ·

Repository

Automated testing - Preventing yourself and others from breaking your functioning code

Basic Info
Statistics
  • Stars: 11
  • Watchers: 15
  • Forks: 38
  • Open Issues: 13
  • Releases: 1
Topics
carpentry-lesson testing
Created about 9 years ago · Last pushed 7 months ago
Metadata Files
Readme License Citation

README.md

Automated testing - Preventing yourself and others from breaking your functioning code

Owner

  • Name: coderefinery
  • Login: coderefinery
  • Kind: organization
  • Email: support@coderefinery.com

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this lesson material, please cite it using these metadata."
authors:
- name: "CodeRefinery"
- family-names: "Bast"
  given-names: "Radovan"
- family-names: "Wikfeldt"
  given-names: "Kjartan Thor"
- family-names: "Darst"
  given-names: "Richard"
- family-names: "Lindi"
  given-names: "Bjørn"
- family-names: "Hellsvik"
  given-names: "Johan"
- family-names: "Smart"
  given-names: "Poojan"
- family-names: "van Vliet"
  given-names: "Marijn"
- family-names: "Di Remigio Eikås"
  given-names: "Roberto"
- family-names: "Wehner"
  given-names: "Jens"
- family-names: "Ruokolainen"
  given-names: "Teemu"
- family-names: "Valberg-Madsen"
  given-names: "Janus"
- family-names: "Vathsavayi"
  given-names: "Sri Harsha"
- family-names: "Skrypnyk"
  given-names: "Rostyslav"
- family-names: "Thiele"
  given-names: "Jan Philipp"
- family-names: "Rehnberg"
  given-names: "Viktor"
- family-names: "Pfau"
  given-names: "Thomas"
title: "Automated testing"
type: "data"
abstract: "Preventing yourself and others from breaking your functioning code. In this lesson we talk about motivation for testing, about test design, but also about some tools that are typically used for automated testing of software."
version: 2025-03-19
date-released: 2025-03-19
url: "https://coderefinery.github.io/testing/"
license: CC-BY-4.0
repository-code: "https://github.com/coderefinery/testing"

GitHub Events

Total
  • Create event: 4
  • Release event: 1
  • Issues event: 7
  • Watch event: 1
  • Delete event: 2
  • Issue comment event: 12
  • Push event: 25
  • Pull request event: 13
  • Fork event: 2
Last Year
  • Create event: 4
  • Release event: 1
  • Issues event: 7
  • Watch event: 1
  • Delete event: 2
  • Issue comment event: 12
  • Push event: 25
  • Pull request event: 13
  • Fork event: 2

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 6
  • Total pull requests: 7
  • Average time to close issues: about 1 year
  • Average time to close pull requests: 7 days
  • Total issue authors: 6
  • Total pull request authors: 5
  • Average comments per issue: 1.5
  • Average comments per pull request: 0.71
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 5
  • Pull requests: 7
  • Average time to close issues: 12 days
  • Average time to close pull requests: 7 days
  • Issue authors: 5
  • Pull request authors: 5
  • Average comments per issue: 0.8
  • Average comments per pull request: 0.71
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • bast (2)
  • huangchieh (1)
  • mmesiti (1)
  • samumantha (1)
  • rkdarst (1)
  • blindij (1)
  • jpthiele (1)
  • JostMigenda (1)
Pull Request Authors
  • bast (3)
  • jpthiele (3)
  • samumantha (1)
  • JostMigenda (1)
  • huangchieh (1)
  • rkdarst (1)
  • VRehnberg (1)
  • blindij (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

requirements.txt pypi
  • Sphinx *
  • myst_nb *
  • sphinx-lesson *
  • sphinx_rtd_theme *
  • sphinx_rtd_theme_ext_color_contrast *
.github/workflows/spellcheck.yml actions
  • actions/checkout v1 composite
.github/workflows/sphinx.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
  • ammaraskar/sphinx-problem-matcher master composite
  • peaceiris/actions-gh-pages v3 composite