bucky-core 0.10.26
Bucky-core can run test code which is written in YAML. End-to-End test (working with Selenium) and Linkstatus test (HTTP status check) are supported in default. Page object model pattern and page based element management is the main concept in Bucky-core. You can create scenarios and execute it easily by using Bucky-core. When working with Bucky-management, Bucky-core can also record test results. You can make test results visualization by using Bucky-management.
Gemfile:
=
Installeer:
=
Runtime afhankelijkheden (9):
addressable
~> 2.5
color_echo
~> 3.1
json
~> 2.3.0
nokogiri
~> 1.11.1
parallel
~> 1.11
ruby-mysql
~> 2.9
selenium-webdriver
~> 3.142
sequel
~> 4.48
test-unit
~> 3.2
Development afhankelijkheden (12):
awesome_print
~> 1.8
bundler
~> 1.15
hirb
~> 0.7
pry
~> 0.10
pry-byebug
~> 3.4
pry-stack_explorer
~> 0.4
rake
~> 13
rspec
~> 3.6
rspec_junit_formatter
~> 0.3
rubocop
~> 0.68.1
simplecov
~> 0.15.1
simplecov-console
~> 0.4.2