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

Reenable environment override tests on macos

Open
#256 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
42/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
rust
Domain
cli, testing

Research direction

Locate the disabled macOS tests matching test_x_when_env_is_set_overrides... and inspect how set_env(...) and work() are implemented. Reproduce the failure on macOS, then re-enable the environment-override tests and verify that the relevant tests pass there.

Written by the indexing model from the issue text.

Description

They were disabled because unlike Linux on Macos tests of the following nature were failing:

test_x_when_env_is_set_overrides...
set_env(...)
work() // set_env was not getting picked up

Dominant language
Rust
Stars
29
Forks
7
Avg merge
1d 20h
Merged PRs (30d)
12

Contributor guide

No contributing guide indexed for this repository

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 Screenly/cli

All issues in Screenly/cli

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.