Ben

Results 4 issues of Ben

On some of my playlists LosslessSwitcher chooses the sample rate of the next track rather than the current track. I found the same behaviour on both the current stable version...

bug

My team is currently exploring options for detecting breaking changes between Swagger files. After exploring what is available in the open source world at the moment this project seems the...

I believe I have found a bug and would like to clarify. Around line 100 of testr.js you will find: ``` javascript var thisRequire = origRequire(cfg, cfg.deps, function() { cfg.callback...

I'm thinking about how to keep the Pact tests green when you want to roll out a breaking change to an API. Here is a concrete example to help make...