Skip to content

Commit

Permalink
Streamline Badges in Package Readmes
Browse files Browse the repository at this point in the history
fix #364
  • Loading branch information
silkentrance committed Dec 3, 2022
1 parent b07301b commit f95eb02
Show file tree
Hide file tree
Showing 7 changed files with 41 additions and 47 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# testdeck

[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Build Status](https://github.com/testdeck/testdeck/actions/workflows/ci.yml/badge.svg)](https://github.com/testdeck/testdeck/actions/workflows/ci.yml)
[![Issues](https://img.shields.io/github/issues/testdeck/testdeck.svg)](https://github.com/testdeck/testdeck/issues)
[![Pull Requests](https://img.shields.io/github/issues-pr/testdeck/testdeck.svg)](https://github.com/testdeck/testdeck/pulls)
[![Build Status](https://github.com/testdeck/testdeck/actions/workflows/main.yml/badge.svg)](https://github.com/testdeck/testdeck/actions/workflows/main.yml)
![Apache 2.0 License](https://img.shields.io/npm/l/@testdeck/jest.svg)

# testdeck

The JavaScript OOP style tests!

Expand Down
13 changes: 6 additions & 7 deletions packages/core/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
## @testdeck/core

[![Get it on NPM](https://img.shields.io/npm/v/@testdeck/core.svg)](https://www.npmjs.com/package/@testdeck/core)
[![Downloads per Week](https://img.shields.io/npm/dw/@testdeck/core.svg)](https://www.npmjs.com/package/@testdeck/core)
[![Issues](https://img.shields.io/github/issues/testdeck/testdeck.svg)](https://github.com/testdeck/testdeck/issues)
[![Pull Requests](https://img.shields.io/github/issues-pr/testdeck/testdeck.svg)](https://github.com/testdeck/testdeck/pulls)
[![Build Status](https://github.com/testdeck/testdeck/actions/workflows/main.yml/badge.svg)](https://github.com/testdeck/testdeck/actions/workflows/main.yml)
![Apache 2.0 License](https://img.shields.io/npm/l/@testdeck/core.svg)
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Build Status](https://github.com/testdeck/testdeck/actions/workflows/ci.yml/badge.svg)](https://github.com/testdeck/testdeck/actions/workflows/ci.yml)
[![Issues](https://img.shields.io/github/issues/testdeck/testdeck/@testdeck/core)](https://github.com/testdeck/testdeck/issues)
[![Pull Requests](https://img.shields.io/github/issues-pr/testdeck/testdeck/@testdeck/core)](https://github.com/testdeck/testdeck/pulls)

## @testdeck/core

This is the testdeck core package.

Expand Down
13 changes: 6 additions & 7 deletions packages/di-typedi/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
## @testdeck/di-typedi
[![Get it on NPM](https://img.shields.io/npm/v/@testdeck/di-typedi.svg)](https://www.npmjs.com/package/@testdeck/di-typedi)
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Build Status](https://github.com/testdeck/testdeck/actions/workflows/ci.yml/badge.svg)](https://github.com/testdeck/testdeck/actions/workflows/ci.yml)
[![Issues](https://img.shields.io/github/issues/testdeck/testdeck/@testdeck/di-typedi)](https://github.com/testdeck/testdeck/issues)
[![Pull Requests](https://img.shields.io/github/issues-pr/testdeck/testdeck/@testdeck/di-typedi)](https://github.com/testdeck/testdeck/pulls)

[![Get it on NPM](https://img.shields.io/npm/v/@testdeck/di-typedi.svg)](https://npmjs.com/package/@testdeck/di-typedi)
[![Downloads per Week](https://img.shields.io/npm/dw/@testdeck/di-typedi.svg)](https://npmjs.com/package/@testdeck/di-typedi)
[![Issues](https://img.shields.io/github/issues/testdeck/testdeck.svg)](https://github.com/testdeck/testdeck/issues)
[![Pull Requests](https://img.shields.io/github/issues-pr/testdeck/testdeck.svg)](https://github.com/testdeck/testdeck/pulls)
[![Build Status](https://github.com/testdeck/testdeck/actions/workflows/main.yml/badge.svg)](https://github.com/testdeck/testdeck/actions/workflows/main.yml)
![Apache 2.0 License](https://img.shields.io/npm/l/@testdeck/di-typedi.svg)
## @testdeck/di-typedi

Integration of the TypeDI IOC.

Expand Down
13 changes: 6 additions & 7 deletions packages/jasmine/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
## @testdeck/jasmine
[![Get it on NPM](https://img.shields.io/npm/v/@testdeck/jasmine.svg)](https://www.npmjs.com/package/@testdeck/jasmine)
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Build Status](https://github.com/testdeck/testdeck/actions/workflows/ci.yml/badge.svg)](https://github.com/testdeck/testdeck/actions/workflows/ci.yml)
[![Issues](https://img.shields.io/github/issues/testdeck/testdeck/@testdeck/jasmine)](https://github.com/testdeck/testdeck/issues)
[![Pull Requests](https://img.shields.io/github/issues-pr/testdeck/testdeck/@testdeck/jasmine)](https://github.com/testdeck/testdeck/pulls)

[![Get it on NPM](https://img.shields.io/npm/v/@testdeck/jasmine.svg)](https://npmjs.com/package/@testdeck/jasmine)
[![Downloads per Week](https://img.shields.io/npm/dw/@testdeck/jasmine.svg)](https://npmjs.com/package/@testdeck/jasmine)
[![Issues](https://img.shields.io/github/issues/testdeck/testdeck.svg)](https://github.com/testdeck/testdeck/issues)
[![Pull Requests](https://img.shields.io/github/issues-pr/testdeck/testdeck.svg)](https://github.com/testdeck/testdeck/pulls)
[![Build Status](https://github.com/testdeck/testdeck/actions/workflows/main.yml/badge.svg)](https://github.com/testdeck/testdeck/actions/workflows/main.yml)
![Apache 2.0 License](https://img.shields.io/npm/l/@testdeck/jasmine.svg)
## @testdeck/jasmine

Jasmine tests in OOP style!

Expand Down
13 changes: 6 additions & 7 deletions packages/jest/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
## @testdeck/jest

[![Get it on NPM](https://img.shields.io/npm/v/@testdeck/jest.svg)](https://www.npmjs.com/package/@testdeck/jest)
[![Downloads per Week](https://img.shields.io/npm/dw/@testdeck/jest.svg)](https://www.npmjs.com/package/@testdeck/jest)
[![Issues](https://img.shields.io/github/issues/testdeck/testdeck.svg)](https://github.com/testdeck/testdeck/issues)
[![Pull Requests](https://img.shields.io/github/issues-pr/testdeck/testdeck.svg)](https://github.com/testdeck/testdeck/pulls)
[![Build Status](https://github.com/testdeck/testdeck/actions/workflows/main.yml/badge.svg)](https://github.com/testdeck/testdeck/actions/workflows/main.yml)
![Apache 2.0 License](https://img.shields.io/npm/l/@testdeck/jest.svg)
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Build Status](https://github.com/testdeck/testdeck/actions/workflows/ci.yml/badge.svg)](https://github.com/testdeck/testdeck/actions/workflows/ci.yml)
[![Issues](https://img.shields.io/github/issues/testdeck/testdeck/@testdeck/jest)](https://github.com/testdeck/testdeck/issues)
[![Pull Requests](https://img.shields.io/github/issues-pr/testdeck/testdeck/@testdeck/jest)](https://github.com/testdeck/testdeck/pulls)

## @testdeck/jest

Jest tests in OOP style!

Expand Down
15 changes: 7 additions & 8 deletions packages/mocha/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
## @testdeck/mocha

[![Get it on NPM](https://img.shields.io/npm/v/@testdeck/mocha.svg)](https://www.npmjs.com/package/@testdeck/mocha)
[![Downloads per Week](https://img.shields.io/npm/dw/@testdeck/mocha.svg)](https://www.npmjs.com/package/@testdeck/mocha)
[![Issues](https://img.shields.io/github/issues/testdeck/testdeck.svg)](https://github.com/testdeck/testdeck/issues)
[![Pull Requests](https://img.shields.io/github/issues-pr/testdeck/testdeck.svg)](https://github.com/testdeck/testdeck/pulls)
[![Build Status](https://github.com/testdeck/testdeck/actions/workflows/main.yml/badge.svg)](https://github.com/testdeck/testdeck/actions/workflows/main.yml)
![Apache 2.0 License](https://img.shields.io/npm/l/@testdeck/mocha.svg)
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Build Status](https://github.com/testdeck/testdeck/actions/workflows/ci.yml/badge.svg)](https://github.com/testdeck/testdeck/actions/workflows/ci.yml)
[![Issues](https://img.shields.io/github/issues/testdeck/testdeck/@testdeck/mocha)](https://github.com/testdeck/testdeck/issues)
[![Pull Requests](https://img.shields.io/github/issues-pr/testdeck/testdeck/@testdeck/mocha)](https://github.com/testdeck/testdeck/pulls)

## @testdeck/mocha

Mocha tests in OOP style!

Expand Down Expand Up @@ -34,7 +33,7 @@ and more...
If you are looking for other test framework support, please see the following packages

- [@testdeck/jasmine](https://npmjs.com/package/@testdeck/jasmine)
- [@testdeck/jest](https://npmjs.com/package/@testdeck/jest)
- [@testdeck/mocha](https://npmjs.com/package/@testdeck/mocha)
- [@testdeck/vitest](https://npmjs.com/package/@testdeck/vitest)

## Installation
Expand Down
13 changes: 6 additions & 7 deletions packages/vitest/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
## @testdeck/vitest

[![Get it on NPM](https://img.shields.io/npm/v/@testdeck/vitest.svg)](https://www.npmjs.com/package/@testdeck/vitest)
[![Downloads per Week](https://img.shields.io/npm/dw/@testdeck/vitest.svg)](https://www.npmjs.com/package/@testdeck/vitest)
[![Issues](https://img.shields.io/github/issues/testdeck/testdeck.svg)](https://github.com/testdeck/testdeck/issues)
[![Pull Requests](https://img.shields.io/github/issues-pr/testdeck/testdeck.svg)](https://github.com/testdeck/testdeck/pulls)
[![Build Status](https://github.com/testdeck/testdeck/actions/workflows/main.yml/badge.svg)](https://github.com/testdeck/testdeck/actions/workflows/main.yml)
![Apache 2.0 License](https://img.shields.io/npm/l/@testdeck/vitest.svg)
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Build Status](https://github.com/testdeck/testdeck/actions/workflows/ci.yml/badge.svg)](https://github.com/testdeck/testdeck/actions/workflows/ci.yml)
[![Issues](https://img.shields.io/github/issues/testdeck/testdeck/@testdeck/vitest)](https://github.com/testdeck/testdeck/issues)
[![Pull Requests](https://img.shields.io/github/issues-pr/testdeck/testdeck/@testdeck/vitest)](https://github.com/testdeck/testdeck/pulls)

## @testdeck/vitest

Vitest tests in OOP style!

Expand Down

0 comments on commit f95eb02

Please sign in to comment.