Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

How to run the Test?

Open
#2 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
swift

Research direction

Start by reading Package.swift and the test-related targets, then inspect how QuickLayoutCore references UIKit and how MacroTest is configured. Reproduce the reported failure on a Mac; done means the repository's tests have a documented or working way to run without the described target configuration problem.

Written by the indexing model from the issue text.

Description

I can run the project and run the demo, but there is no way to run the tests.
Even if I manually add testTarget in Package.swift, it won't work.
Because UIKit is heavily referenced in QuickLayoutCore, but MacroTest must run on a Mac.

Dominant language
Swift
Stars
365
Forks
21
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from facebook/QuickLayout

All issues in facebook/QuickLayout

Similar issues

More Swift issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.