commercetest / nlnet

Analysis of the opensource codebases of NLnet sponsored projects.
MIT License
0 stars 0 forks source link

Implement Genbadges to track tests in this project #34

Closed julianharty closed 3 months ago

julianharty commented 3 months ago

Context

As part of #31 I discovered the genbadges utility and decided to try it out to start making information about this project easily visible online.

To get genbadges working required following the contents of these online sources:

Note: this doesn't actually use or involve GitHub Actions.

julianharty commented 3 months ago

I found https://code.kiwi.com/articles/our-comprehensive-guide-to-python-dependencies/ helpful on python dependencies; for this work I've added various python packages.