Genhis / KRPC.MechJeb

kRPC service for MechJeb2 (Kerbal Space Program)
https://genhis.github.io/KRPC.MechJeb/
GNU General Public License v3.0
15 stars 8 forks source link

Add unit tests for MechJeb modules #13

Open Genhis opened 4 years ago

Genhis commented 4 years ago

Finally there is a way to test for incompatibilities between different MechJeb2 versions and kRPC.MechJeb. This should reduce the number of unexpected bugs in future releases and provide an easy way to test correct functionality during the development process.

The code is still work-in-progress but I welcome any constructive feedback. It will be merged to master when it is finished.