dfe-analytical-services / dfe-analytical-services/eesyapi.py

Code testing methodology

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

### Description

We need to decide on what we should use for automated code testing. In R we use testthat and we'd want something that works similarly with the idea that we can maybe even use our existing R test suite as a template for creating a Python test suite.

### Solutions considered

#### unittest

![Image](https://github.com/user-attachments/assets/430d4539-2653-4c57-8d92-964872d09585)

#### pytest

![Image](https://github.com/user-attachments/assets/965b1588-c638-48d5-a780-ce61158ac060)

#### nose2
![Image](https://github.com/user-attachments/assets/5226f6ca-cd4e-4a3d-b4eb-8f1ee766f957)

### Why this is important?

Testing is important when it comes to creating programs.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.