Sha256: b2c7ff7d18e63675205fac12577c85668f35c954521f6afdc25fe4a8e464d89a
Contents?: true
Size: 1.38 KB
Versions: 0
Compression: gzip
Compressed size: 674 Bytes
Stored size: 674 Bytes
Contents
--- !ruby/object:Gem::Specification name: flores version: !ruby/object:Gem::Version version: 0.0.2 platform: ruby authors: - Jordan Sissel autorequire: bindir: bin cert_chain: [] date: 2015-02-21 00:00:00.000000000 Z dependencies: [] description: |2 Add fuzzing, randomization, and stress to your tests. This library is an exploration to build the tools to let you write tests that find bugs. In memory of Carlo Flores. email: - jls@semicomplete.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".rubocop.yml" - Gemfile - Gemfile.lock - LICENSE.txt - Makefile - examples/analyze_number.rb - examples/socket_acceptance_spec.rb - examples/socket_analyze_spec.rb - examples/socket_stress_spec.rb - flores.gemspec - lib/randomized.rb - lib/rspec/stress_it.rb - spec/randomized_spec.rb homepage: licenses: - AGPL 3.0 - http://www.gnu.org/licenses/agpl-3.0.html metadata: {} post_install_message: rdoc_options: [] require_paths: - lib - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.4.3 signing_key: specification_version: 4 summary: Fuzz, randomize, and stress your tests test_files: []