Skip to content

CI: run tests #34

@Liampronan

Description

@Liampronan

Following up from this PR: #23 – I ran into issues getting the tests to run in CI despite running locally. So, we need to figure out how to get tests to run.

  • run tests
  • add dynamic build badge to readme
  • consider if caching deps makes sense for build process

The issues I ran into

  • using swift build test - the tests can't ran because they rely on UIKIt (UIImage).
  • using xcodebuild test - there were issues finding the right scheme

What's confusing to me:

  • the tests work in Xcode when I open Package.swift and hit cmd+u.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions