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 (3.7%) to scientific vocabulary
Keywords
matlab
octave
testing-framework
Last synced: 6 months ago
·
JSON representation
·
Repository
An xUnit framework for Matlab and GNU Octave
Basic Info
- Host: GitHub
- Owner: MOxUnit
- License: mit
- Language: MATLAB
- Default Branch: master
- Homepage: http://moxunit.github.io/MOxUnit/
- Size: 1.2 MB
Statistics
- Stars: 56
- Watchers: 8
- Forks: 28
- Open Issues: 5
- Releases: 0
Topics
matlab
octave
testing-framework
Created over 10 years ago
· Last pushed 12 months ago
Metadata Files
Readme
License
Citation
README.md
MOxUnit
MOxUnit is a lightweight unit test framework for Matlab and GNU Octave.
For more information see our documentation.
Owner
- Name: MOxUnit
- Login: MOxUnit
- Kind: organization
- Repositories: 1
- Profile: https://github.com/MOxUnit
Citation (CITATION.cff)
# schema: https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md
cff-version: 1.2.0
title: MOxUnit
abstract: MOxUnit is a lightweight unit test framework for Matlab and GNU Octave.
version: 0.1.0
license: MIT
repository-code: https://github.com/MOxUnit/MOxUnit.git
message: If you use this software, please cite it as below.
keywords:
- testing-framework
- MATLAB
- octave
authors:
- given-names: Nikolaas N.
family-names: Oosterhof
email: n.oosterhof@gmail.com
- given-names: Scott
family-names: Lowe
- given-names: Thomas
family-names: Feher
- given-names: Joel
family-names: LeBlanc
- given-names: Anderson
family-names: Bravalheri
- given-names: Sven
family-names: Baars
- given-names: Marcin
family-names: Konowalczyk
- family-names: Gau
given-names: Rémi
email: remi.gau@inria.fr
affiliation: INRIA, Paris Saclay, France
GitHub Events
Total
- Issues event: 5
- Watch event: 1
- Delete event: 5
- Issue comment event: 20
- Push event: 21
- Pull request event: 29
- Pull request review event: 15
- Pull request review comment event: 11
- Fork event: 1
- Create event: 8
Last Year
- Issues event: 5
- Watch event: 1
- Delete event: 5
- Issue comment event: 20
- Push event: 21
- Pull request event: 29
- Pull request review event: 15
- Pull request review comment event: 11
- Fork event: 1
- Create event: 8
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 2
- Total pull requests: 6
- Average time to close issues: 18 days
- Average time to close pull requests: 13 days
- Total issue authors: 1
- Total pull request authors: 2
- Average comments per issue: 0.5
- Average comments per pull request: 0.83
- Merged pull requests: 6
- Bot issues: 0
- Bot pull requests: 2
Past Year
- Issues: 2
- Pull requests: 6
- Average time to close issues: 18 days
- Average time to close pull requests: 13 days
- Issue authors: 1
- Pull request authors: 2
- Average comments per issue: 0.5
- Average comments per pull request: 0.83
- Merged pull requests: 6
- Bot issues: 0
- Bot pull requests: 2
Top Authors
Issue Authors
- Remi-Gau (5)
- jorgepz (1)
Pull Request Authors
- Remi-Gau (14)
- pre-commit-ci[bot] (2)
- dependabot[bot] (2)
- nno (1)
- jorgepz (1)
- SimonaFa (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (2)
Dependencies
.github/workflows/CI.yml
actions
- actions/checkout v2 composite
- actions/upload-artifact v1 composite
- joergbrech/moxunit-action v1.1 composite
.github/workflows/codespell.yml
actions
- actions/checkout v3 composite
- codespell-project/actions-codespell v2 composite