Build the robust testing infrastructure for different OSs

Open
#1,427 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
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
github-actions, rust
Domain
ci-cd, cli, testing-qa

Research direction

Start by reviewing the GitHub Actions CI configuration and the existing unit-test jobs for Linux, macOS, and Windows. The issue lists unit-test support as completed and excludes bindings-ts and rpc-tests, so confirm whether any cross-platform work remains before making changes.

Written by the indexing model from the issue text.

Description

Test suites on macOS, Windows, Linux. Right now our test suites run on Github Action CI and supports Linux. We want to expand the support to macOS and Windows.

  • Enable Unit tests for all supported OSes (excluding ARM Linux) #1691
  • Enable Unit tests for ARM Linux #1689

What is not included for multi platform testing: bindings-ts and rpc-tests. This tests are fairly high-level and should be platform agnostic. I can add the support, but I would only run cross-platform stuff on merge, so we don't waste resources on push

Dominant language
Rust
Stars
123
Forks
141
Avg merge
2d 21h
Merged PRs (30d)
17

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

All issues in stellar/stellar-cli

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.