I released an update to Scientist for the first time in a while, with full Swift 6 support. Scientist is a library that lets you compare old and new implementations side by side, which is especially useful when refactoring or replacing existing code. A lot of the tooling had become outdated, so I cleaned things up, removed unnecessary dependencies and tools, and standardized everything around the swift command. CocoaPods support is also gone. Please use Swift Package Manager going forward. https://github.com/junkpiano/scientist/releases/tag/0.5.0