Skip to content
#

unit-testing

Here are 3,128 public repositories matching this topic...

SwifterSwift
LucianoPAlmeida
LucianoPAlmeida commented Jan 30, 2021

Is your feature request related to a problem? Please describe.
CI workflow still uses Xcode 11.7 https://github.com/SwifterSwift/SwifterSwift/blob/master/.github/workflows/CI.yml

Describe the solution you'd like
We should update both CI to use the latest available Xcode.
Together all project things that needs updating also.

Describe alternatives you've considered
A clear and

sinon
cake
jchitel
jchitel commented Sep 15, 2020

Today, my project's build failed in CI because of a problem downloading the cuckoo_generator executable in the run script. I'm not sure what the actual issue was (there was an issue extracting the URL from the GH API response), but it started working again by itself sometime later, so I'm assuming that it was a GH blip.

I find it a little strange that the SPM installation for Cuckoo depends

Improve this page

Add a description, image, and links to the unit-testing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the unit-testing topic, visit your repo's landing page and select "manage topics."

Learn more