Last week we released an update for SpecSync v3.2 that contains a couple of smaller bug fixes and a small improvement for SpecSync plugins.
SpecSync plugins can extend the functionality of SpecSync in order to support additional test sources, BDD tools and platforms. The most simple usage of them is to parse a custom test result file that is not supported natively by SpecSync, but you can also use SpecSync plugins to let SpecSync synchronize a custom test source, that is not a Gherkin scenario. In the sample plugins repository on GitHub, we published a new sample for that. The sample plugin enables SpecSync to synchronize normal MsTest test methods as well! And of course you can also publish their test results with SpecSync so that you manage coded tests as Test Cases on Azure DevOps.