Skip to content

Commit fec740f

Browse files
authored
Merge pull request #32 from dimitryzub/add-turbo-tests-logo
Add turbo-tests logo
2 parents 1c3c794 + 479ccbe commit fec740f

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
1-
![Tests](https://github.com/serpapi/turbo_tests/workflows/Tests/badge.svg)
1+
<h1 align="center">
2+
TurboTests
3+
</h1>
24

3-
# TurboTests
5+
<div align="center">
6+
<img src="https://user-images.githubusercontent.com/78694043/233910064-87a6d557-1120-42d2-b965-2a9403c6f2f4.svg" width="500" alt="Turbo-Tests">
7+
8+
</div>
9+
10+
<div align="center">
11+
12+
![Tests](https://github.com/serpapi/turbo_tests/workflows/Tests/badge.svg)
13+
14+
</div>
415

516
`turbo_tests` is a drop-in replacement for [`grosser/parallel_tests`](https://github.com/grosser/parallel_tests) with incremental summarized output. Source code of this gem is based on [Discourse](https://github.com/discourse/discourse/blob/6b9784cf8a18636bce281a7e4d18e65a0cbc6290/lib/turbo_tests.rb) and [RubyGems](https://github.com/rubygems/rubygems/tree/390335ceb351668cd433bd5bb9823dd021f82533/bundler/tool) work in this area.
617

0 commit comments

Comments
 (0)