https://github.com/jsbean/graphicstesttools
Utilities for testing graphical structures
https://github.com/jsbean/graphicstesttools
Last synced: 10 months ago
JSON representation
Utilities for testing graphical structures
- Host: GitHub
- URL: https://github.com/jsbean/graphicstesttools
- Owner: jsbean
- Created: 2017-07-27T13:06:02.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-27T14:49:46.000Z (almost 9 years ago)
- Last Synced: 2025-06-20T16:54:08.387Z (about 1 year ago)
- Language: Swift
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GraphicsTestTools

[](https://github.com/Carthage/Carthage)
[](https://badge.fury.io/gh/dn-m%2FGraphicsTestTools)
## Integration
### Carthage
Integrate **GraphicsTestTools** into your iOS or macOS project with [Carthage](https://github.com/Carthage/Carthage).
1. Follow [these instructions](https://github.com/Carthage/Carthage#installing-carthage) to install Carthage, if necessary.
2. Add `github "dn-m/GraphicsTestTools"` to your [Cartfile.private](https://github.com/Carthage/Carthage/blob/master/Documentation/Artifacts.md#cartfileprivate).
3. Follow [these instructions](https://github.com/Carthage/Carthage#adding-frameworks-to-an-application) to integrate **GraphicsTestTools** into your iOS or macOS project.
---
### Documentation
See the [documentation](http://dn-m.github.io/GraphicsTestTools/).