pion / .goassets

Asset files automatically deployed to Go package repositories
https://pion.ly/
MIT License
8 stars 10 forks source link

Add support for {PRE,POST}_TEST_HOOKs #165

Closed stv0g closed 1 year ago

stv0g commented 1 year ago

I need a pre-test hook to install some required dependencies for the tests of pion/portmap:

https://github.com/pion/portmap/blob/master/.github/.ci.conf

Currently only pion/stun is using the old TEST_HOOK variable which I will fix this during the asset sync.