-
Name
-
thread_order
-
Version
-
1.1.1
-
Platform
-
ruby
-
Authors
-
Josh Cheek
-
Bindir
-
bin
-
Date
-
2018-08-29 00:00:00 UTC
-
Dependencies
-
rspec (~> 3.0, development)
-
Description
-
Test helper for ordering threaded code (does not depend on gems or stdlib, tested on 1.8.7 - 2.2, rbx, jruby).
-
Email
-
josh.cheek@gmail.com
-
Files
-
.gitignore
.travis.yml
Gemfile
License.txt
Readme.md
lib/thread_order.rb
lib/thread_order/mutex.rb
lib/thread_order/version.rb
spec/run
spec/thread_order_spec.rb
thread_order.gemspec
-
Homepage
-
https://github.com/JoshCheek/thread_order
-
Licenses
-
MIT
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
2.7.6
-
Specification version
-
4
-
Summary
-
Test helper for ordering threaded code
-
Test files
-
spec/run
spec/thread_order_spec.rb
-
Original platform
-
ruby
-
New platform
-
ruby