Bixkitts / Bixkitts/bb-net-lib

Add Testing

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
C
Stars
7
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Write automated tests for various functions to... test stuff!

A collaborator and I wrote testing code in our other repository:
https://github.com/Bixkitts/pdf-from-scratch/

I'm quite happy with that simple implementation we have,
I'd like to see something similar in this library perhaps.

This would make a good first issue!
You only need to
add another optional binary to the build, or a "run_tests()" function that conditionally compiles.
This should then utilize various functions of the library and verify the results.

A bonus would be integrating this into CI/CD/automation, but that's completely unnecessary.

Contributor guide

No contributing guide indexed for this repository

Research direction

Review the library's existing build configuration and the functions that should be exercised, then compare the testing approach in the linked pdf-from-scratch repository. Done means an optional test binary or conditional run_tests() entry point invokes representative library functions and verifies their results; CI integration is explicitly optional.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.