-
Notifications
You must be signed in to change notification settings - Fork 66
/
Copy path.index
57 lines (56 loc) · 963 Bytes
/
.index
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
---
revision: 2013
type: ruby
sources:
- Indexfile
- Gemfile
authors:
- name: Thomas Sawyer
email: transfire@gmail.com
- name: Tim Pease
email: tim.pease@gmail.com
organizations: []
requirements:
- version: '>= 1.1'
name: ansi
- version: ~> 5
name: minitest
- groups:
- development
version: '>= 0'
name: rake
- groups:
- development
version: '>= 0'
name: pry
- groups:
- development
version: '>= 1.3'
name: bundler
conflicts: []
alternatives: []
resources:
- type: home
uri: https://github.com/turn-project/turn
label: Homepage
repositories: []
categories: []
copyrights:
- holder: Thomas Sawyer
year: '2009'
license: MIT
- holder: Tim Pease
year: '2006'
license: MIT
customs: []
paths:
lib:
- lib
name: turn
title: Turn
version: 1.0.0
summary: Better report formats for MiniTest
description: |2
Turn provides a set of alternative reporter formats for MiniTest,
both colorful and informative.
date: '2014-07-10'