MobilityData / gtfs-realtime-bindings

Language bindings generated from the GTFS Realtime protocol buffer spec for popular languages.
Apache License 2.0
370 stars 127 forks source link

Add CI jobs for each set of (supported) language bindings #110

Open jameslinjl opened 1 year ago

jameslinjl commented 1 year ago

We should automatically run the unit tests for each language binding when changes are made for that language binding. This will make it less likely that the published packages will be buggy and cause regressions.