Sha256: d4b310fa269917c9b2be4576fbc614b6ca37ab7d3584efa28bb2a201c9546783

Contents?: true

Size: 1.6 KB

Versions: 0

Compression: gzip

Compressed size: 704 Bytes

Stored size: 704 Bytes

Contents

--- !ruby/object:Gem::Specification
name: flores
version: !ruby/object:Gem::Version
  version: 0.0.8
platform: ruby
authors:
- Jordan Sissel
autorequire: 
bindir: bin
cert_chain: []
date: 2022-08-15 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:
- ".gitignore"
- ".rubocop.yml"
- Gemfile
- Gemfile.lock
- LICENSE.txt
- Makefile
- README.md
- examples/analyze_number.rb
- examples/socket_acceptance_spec.rb
- examples/socket_stress_spec.rb
- flores.gemspec
- lib/flores/namespace.rb
- lib/flores/pki.rb
- lib/flores/pki/csr.rb
- lib/flores/random.rb
- lib/flores/rspec.rb
- lib/flores/rspec/analyze.rb
- lib/flores/rspec/formatters/analyze.rb
- lib/flores/rspec/stress.rb
- spec/flores/pki_integration_spec.rb
- spec/flores/pki_spec.rb
- spec/flores/random_spec.rb
- spec/flores/rspec/stress_spec.rb
- spec/spec_init.rb
homepage: 
licenses:
- Apache-2.0
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: []
rubygems_version: 3.3.5
signing_key: 
specification_version: 4
summary: Fuzz, randomize, and stress your tests
test_files: []

Package Spec version

flores-0.0.8