tmandry / lavender

Generate Visual Studio projects for Bazel (experimental)
MIT License
75 stars 17 forks source link

Add acceptance/regression testing #8

Open tmandry opened 6 years ago

tmandry commented 6 years ago

Testing lavender's integration with Visual Studio is going to be difficult.

As a first step, let's just have a test that runs bazel, generates project files, and compares them to a known good output.

Test against Python 2 and 3.