micro_test 0.3.1 → 0.3.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/micro_test/version.rb +1 -1
  2. metadata +8 -5
@@ -1,3 +1,3 @@
1
1
  module MicroTest
2
- VERSION = "0.3.1"
2
+ VERSION = "0.3.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: micro_test
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.3.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-11-30 00:00:00.000000000 Z
12
+ date: 2012-12-05 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: os
@@ -27,8 +27,10 @@ dependencies:
27
27
  - - ! '>='
28
28
  - !ruby/object:Gem::Version
29
29
  version: '0'
30
- description: ! " Simple test API.\n Awesome test/dev workflow with pry.\n Asynchronous
31
- test runs.\n What more could you want?\n"
30
+ description: ! " The Sinatra of testing frameworks.\n\n Give MicroTest a try
31
+ and discover the following.\n\n * simplicity - a tiny API with only 4 methods\n
32
+ \ * pry integration - debugging tests is a cinch\n * asynchronous - faster
33
+ multithreaded test runs\n\n Happy testing.\n"
32
34
  email:
33
35
  - natehop@gmail.com
34
36
  executables:
@@ -84,6 +86,7 @@ rubyforge_project:
84
86
  rubygems_version: 1.8.23
85
87
  signing_key:
86
88
  specification_version: 3
87
- summary: The Sinatra of testing frameworks.
89
+ summary: MicroTest is Ruby's no-nonsense testing framework. Its also known as microtest,
90
+ micro test, & micro_test.
88
91
  test_files: []
89
92
  has_rdoc: