CombineX
CombineX copied to clipboard
(fix #52)Add integration tests for package managers
Would you please remove latest swift (failing tests) for now? so we can get clean ci result. Also add a # FIXME
mark, I'll look into it later.
🤔 https://github.com/cx-org/CombineX/runs/2723742441?check_suite_focus=true#step:3:396
Still here? Better use relative path or ignore it.
Will add this to gitignore, 🤦🏻♀️, carthage doesn't support relative path as far as I know.
What is the purpose of the extra folder
package-manager
inIntegrationTests/
? I prefer a flatter structure. ProbablyIntegrationTests/[SwiftPackage|Carthage|CocoaPods]/
?
Will add more integration tests in the future, for example, test the integration with CxCocoa
for example, test the integration with CxCocoa
Does such test belong to CXCocoa?