Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Commit 3e82fc8

Browse files
raballewmangelajo
andauthored
Update README.md
Co-authored-by: Miguel Angel Ajo Pelayo <majopela@redhat.com>
1 parent 7772e4d commit 3e82fc8

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,13 @@ A free, open source tool for automated testing on real and virtual hardware with
88

99
## Highlights
1010

11-
- **Unified Testing** - One tool for local, virtual, and remote hardware
12-
- **Python-Powered** - Leverage Python's testing ecosystem
13-
- **Hardware Abstraction** - Simplify interfaces with drivers
14-
- **Collaborative** - Share test hardware globally
15-
- **CI/CD Ready** - Works with cloud native developer environments and pipelines
16-
- **Cross-Platform** - Supports Linux and macOS
11+
- 🚀 **Unified Testing** - One tool for local, virtual, and remote hardware
12+
- 🐍 **Python-Powered** - Leverage Python's testing ecosystem
13+
- 🛠️ **Hardware Abstraction** - Simplify complex hardware interfaces with drivers
14+
- 🔌 Built-in support for common interfaces such as [CAN](https://github.com/jumpstarter-dev/jumpstarter/tree/main/packages/jumpstarter-driver-can), [IP](https://github.com/jumpstarter-dev/jumpstarter/tree/main/packages/jumpstarter-driver-network), [GPIO](https://github.com/jumpstarter-dev/jumpstarter/tree/main/packages/jumpstarter-driver-raspberrypi), [U-Boot](https://github.com/jumpstarter-dev/jumpstarter/tree/main/packages/jumpstarter-driver-uboot), [SD Wire](https://github.com/jumpstarter-dev/jumpstarter/tree/main/packages/jumpstarter-driver-sdwire), etc.
15+
- 💻 **Collaborative** - Share test hardware globally
16+
- 🔄 **CI/CD Ready** - Works with cloud native developer environments and pipelines
17+
- 🖥️ **Cross-Platform** - Supports Linux and macOS
1718

1819
## Installation
1920

0 commit comments

Comments
 (0)