Skip to content

Commit

Permalink
Update readme with swift package index badges (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
tahirmt authored Feb 22, 2025
1 parent 0304c21 commit 4797983
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Nimble-SnapshotTesting

[![CI](https://github.com/tahirmt/Nimble-SnapshotTesting/actions/workflows/ci.yml/badge.svg)](https://github.com/tahirmt/Nimble-SnapshotTesting/actions/workflows/ci.yml)
[![Version](https://img.shields.io/cocoapods/v/Nimble-SnapshotTesting.svg?style=flat)](https://cocoapods.org/pods/Nimble-SnapshotTesting)
[![License](https://img.shields.io/cocoapods/l/Nimble-SnapshotTesting.svg?style=flat)](https://cocoapods.org/pods/Nimble-SnapshotTesting)
[![Platform](https://img.shields.io/cocoapods/p/Nimble-SnapshotTesting.svg?style=flat)](https://cocoapods.org/pods/Nimble-SnapshotTesting)
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Ftahirmt%2FNimble-SnapshotTesting%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/tahirmt/Nimble-SnapshotTesting)
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Ftahirmt%2FNimble-SnapshotTesting%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/tahirmt/Nimble-SnapshotTesting)

A Nimble matcher for https://github.com/pointfreeco/swift-snapshot-testing inspired from the work in https://github.com/ashfurrow/Nimble-Snapshots and https://github.com/Killectro/swift-snapshot-testing-nimble

Expand Down

0 comments on commit 4797983

Please sign in to comment.