TRAVIS_PYTHON_VERSION=3.8 TRAVIS_OS_NAME=linux <<<<<< ENV .codecov.yml .dockerignore .gitignore .travis.yml Dockerfile Jenkinsfile LICENSE MANIFEST.in NOTICE README.md appveyor.yml build-artifacts.sh build-info.sh bzt/__init__.py bzt/__main__.py bzt/bza.py bzt/bzt-configs.json bzt/cli.py bzt/engine/__init__.py bzt/engine/dicts.py bzt/engine/engine.py bzt/engine/modules.py bzt/engine/names.py bzt/engine/templates.py bzt/environment_helpers.py bzt/jmx/__init__.py bzt/jmx/base.py bzt/jmx/http.py bzt/jmx/mqtt.py bzt/jmx/rte.py bzt/jmx/threadgroups.py bzt/jmx/tools.py bzt/jmx2yaml.py bzt/linter.py bzt/modules/__init__.py bzt/modules/ab.py bzt/modules/aggregator.py bzt/modules/apiritif/__init__.py bzt/modules/apiritif/ast_helpers.py bzt/modules/apiritif/executor.py bzt/modules/apiritif/generator.py bzt/modules/apiritif/jmeter_functions.py bzt/modules/blazemeter/__init__.py bzt/modules/blazemeter/blazemeter_reporter.py bzt/modules/blazemeter/cloud_provisioning.py bzt/modules/blazemeter/cloud_test.py bzt/modules/blazemeter/const.py bzt/modules/blazemeter/net_utils.py bzt/modules/blazemeter/project_finder.py bzt/modules/console.py bzt/modules/csharp.py bzt/modules/external.py bzt/modules/functional.py bzt/modules/gatling.py bzt/modules/grinder.py bzt/modules/java/__init__.py bzt/modules/java/executors.py bzt/modules/java/tools.py bzt/modules/javascript.py bzt/modules/jmeter.py bzt/modules/k6.py bzt/modules/locustio.py bzt/modules/molotov.py bzt/modules/monitoring.py bzt/modules/passfail.py bzt/modules/provisioning.py bzt/modules/proxy2jmx.py bzt/modules/pytest.py bzt/modules/python/__init__.py bzt/modules/reporting.py bzt/modules/robot.py bzt/modules/ruby.py bzt/modules/screen.py bzt/modules/selenium.py bzt/modules/services.py bzt/modules/shellexec.py bzt/modules/siege.py bzt/modules/soapui.py bzt/modules/tsung.py bzt/modules/vegeta.py bzt/requests_model.py bzt/resources/10-base-config.yml bzt/resources/NUnitRunner/.gitkeep bzt/resources/__init__.py bzt/resources/base-bzt-rc.yml bzt/resources/chrome-loader.c bzt/resources/chrome_launcher.sh bzt/resources/dotnet/.gitignore bzt/resources/dotnet/DotnetTestRunner.sln bzt/resources/dotnet/DotnetTestRunner/DotnetTestRunner.csproj bzt/resources/dotnet/DotnetTestRunner/Models/ReportItem.cs bzt/resources/dotnet/DotnetTestRunner/Models/RunnerOptions.cs bzt/resources/dotnet/DotnetTestRunner/Program.cs bzt/resources/dotnet/DotnetTestRunner/Services/NUnit/NUnitTestEventListener.cs bzt/resources/dotnet/DotnetTestRunner/Services/NUnit/NUnitTestRunner.cs bzt/resources/dotnet/DotnetTestRunner/Services/ReportWriter.cs bzt/resources/dotnet/DotnetTestRunner/Services/xUnit/XUnitTestEventListener.cs bzt/resources/dotnet/DotnetTestRunner/Services/xUnit/XUnitTestRunner.cs bzt/resources/dotnet/NUnitTests/NUnitTestExample.cs bzt/resources/dotnet/NUnitTests/NUnitTests.csproj bzt/resources/dotnet/XUnitTests/XUnitTestExample.cs bzt/resources/dotnet/XUnitTests/XUnitTests.csproj bzt/resources/gatling/v3_script.tpl bzt/resources/locustio-taurus-wrapper.py bzt/resources/logback-worker.xml bzt/resources/mocha-taurus-plugin.js bzt/resources/molotov_ext.py bzt/resources/newman-reporter-taurus.js bzt/resources/pytest_runner.py bzt/resources/robot_runner.py bzt/resources/rspec_taurus_plugin.rb bzt/resources/selenium_extras.py bzt/resources/shadow_element.py bzt/resources/taurus_logo.gif bzt/resources/version/__init__.py bzt/resources/wdio-custom-reporter.js bzt/resources/wdio-taurus-plugin.js bzt/soapui2yaml.py bzt/swagger2yaml.py bzt/utils.py cli-bza.png examples/BOOTH1/Blazedemo.java examples/BOOTH1/cloud.yml examples/BOOTH1/convert.yml examples/BOOTH1/display.yml examples/BOOTH1/jenkins.yml examples/BOOTH1/run-jmeter.yml examples/BOOTH1/selenium.yml examples/BOOTH2/Blazedemo.java examples/BOOTH2/Blazedemo.java.jmx examples/BOOTH2/display.yml examples/BOOTH2/jenkins.yml examples/BOOTH2/run-jmeter.yml examples/BOOTH2/selenium.yml examples/Jenkinsfile examples/all-executors.yml examples/apiritif/apiritif_basic.yml examples/apiritif/apiritif_load.yml examples/blazemeter-demo/JUnitTaurusDemo.java examples/blazemeter-demo/dsl-blazedemo.yml examples/blazemeter-demo/dsl-quick_test.yml examples/blazemeter-demo/dsl-quick_test_cloud.yml examples/blazemeter-demo/existing-BlazeDemo.jmx examples/blazemeter-demo/existing-jmx.yml examples/blazemeter-demo/gatling-dsl.yml examples/blazemeter-demo/grinder-dsl.yml examples/blazemeter-demo/junit-demo.yml examples/blazemeter-demo/module-cloud.yml examples/blazemeter-demo/module-dedicated_ips.yml examples/blazemeter-demo/module-passfail.yml examples/blazemeter-demo/module-v4.yml examples/blazemeter-demo/multi-location-multi-script.yml examples/blazemeter-demo/pytest-blazedemo.py examples/blazemeter-demo/pytest-local.yml examples/blazemeter-demo/selenium-dsl.yml examples/blazemeter-demo/service-shellexec.yml examples/bztdocker.sh examples/cloud/multi-location-multi-script.yml examples/custom/custom_cmd.sh examples/custom/custom_exec.py examples/custom/run_it.yml examples/docker/Dockerfile examples/docker/test.sh examples/docker/test.yml examples/executor-benchmark/all-executors.sh examples/executor-benchmark/exec-hits.yml examples/executor-benchmark/exec-vu.yml examples/executor-benchmark/scenario.yml examples/executor-benchmark/server.conf examples/executor-benchmark/service.yml examples/functional/JUnitTest.java examples/functional/TestNGTest.java examples/functional/backup_wdio.conf.js examples/functional/mocha_example.js examples/functional/postman-sample-collection.json examples/functional/robot-simple/lib/LoginLibrary.py examples/functional/robot-simple/sut/login.py examples/functional/robot-simple/test.robot examples/functional/rspec_example.rb examples/functional/test_nose.py examples/functional/wdio.conf.js examples/functional/wdio_test.js examples/gatling/BasicSimulation.scala examples/gatling/blazedemo.scala examples/gatling/gatling-existing.yml examples/gatling/gatling-req.yml examples/gatling/gradle/build.gradle examples/gatling/gradle/gradle-gatling.yml examples/gatling/gradle/src/gatling/simulations/blazedemoSimulation.scala examples/grinder/grinder-existing.yml examples/grinder/grinder-req.yml examples/grinder/helloworld.py examples/jmeter/body-file-payload.json examples/jmeter/body-file.yml examples/jmeter/csv-usage.yml examples/jmeter/csv1.csv examples/jmeter/csv2.csv examples/jmeter/csv3.csv examples/jmeter/default-address-trick.yml examples/jmeter/existing.jmx examples/jmeter/existing.yml examples/jmeter/external.jmx examples/jmeter/external.yml examples/jmeter/jmxvals.jmx examples/jmeter/jmxvals.yml examples/jmeter/logins.csv examples/jmeter/pages.csv examples/jmeter/prmctl.yml examples/jmeter/simple-assert.yml examples/jmeter/stepping.yml examples/jmeter/three.yml examples/k6/k6_example.js examples/molotov/blazedemo.py examples/proxy.yml examples/selenium/Blazedemoju.java examples/selenium/Blazedemoju.yml examples/selenium/TestNGExample.java examples/selenium/TestNGExample.yml examples/selenium/WDJavaExample/WDJavaExample.java examples/selenium/WDJavaExample/WDJavaExample.yml examples/selenium/convert_to_jmx.yml examples/selenium/dir/Base.java examples/selenium/dir/Blazedemoju.java examples/selenium/dir/selenium1.java examples/selenium/dotnet/NUnitTests.dll examples/selenium/dotnet/XUnitTests.dll examples/selenium/har-screenshots.yml examples/selenium/maven-project/TaurusScriptV2.yml examples/selenium/maven-project/pom.xml examples/selenium/maven-project/src/main/java/framework/BaseTestClassForBaseJunitTest.java examples/selenium/maven-project/src/test/java/selenium/JunitBaseTest.java examples/selenium/mocha/lib/blazedemo.js examples/selenium/mocha/package.json examples/selenium/mocha/test.yml examples/selenium/mocha/test/bd_scenarios.js examples/selenium/mocha/utility/utility.js examples/selenium/mocha_example.js examples/selenium/mocha_example.yml examples/selenium/nunit/AssemblyDemo/Newtonsoft.Json.dll examples/selenium/nunit/AssemblyDemo/SeleniumSuite.deps.json examples/selenium/nunit/AssemblyDemo/SeleniumSuite.dll examples/selenium/nunit/AssemblyDemo/SeleniumSuite.pdb examples/selenium/nunit/AssemblyDemo/WebDriver.Support.dll examples/selenium/nunit/AssemblyDemo/WebDriver.dll examples/selenium/nunit/AssemblyDemo/nunit.framework.dll examples/selenium/nunit/SeleniumSuite/.gitignore examples/selenium/nunit/SeleniumSuite/README.md examples/selenium/nunit/SeleniumSuite/SeleniumSuite.sln examples/selenium/nunit/SeleniumSuite/SeleniumSuite/SeleniumSuite.csproj examples/selenium/nunit/SeleniumSuite/SeleniumSuite/Test.cs examples/selenium/nunit/SeleniumSuite/test.yml examples/selenium/nunit/nunit-assembly-suite.yml examples/selenium/phantomjs-demo/pom.xml examples/selenium/phantomjs-demo/src/test/java/Blazedemoju.java examples/selenium/phantomjs-demo/taurus-phantomjs.yml examples/selenium/pytest/pytest_selenium.py examples/selenium/pytest/pytest_selenium.yml examples/selenium/pytest_example.py examples/selenium/pytest_example.yml examples/selenium/robot/.gitignore examples/selenium/robot/README.md examples/selenium/robot/demoapp/html/demo.css examples/selenium/robot/demoapp/html/error.html examples/selenium/robot/demoapp/html/index.html examples/selenium/robot/demoapp/html/welcome.html examples/selenium/robot/demoapp/server.py examples/selenium/robot/login_tests/gherkin_login.robot examples/selenium/robot/login_tests/invalid_login.robot examples/selenium/robot/login_tests/resource.robot examples/selenium/robot/login_tests/valid_login.robot examples/selenium/robot/robot.yml examples/selenium/rspec-capybara/.gitignore examples/selenium/rspec-capybara/.rspec examples/selenium/rspec-capybara/Gemfile examples/selenium/rspec-capybara/README.md examples/selenium/rspec-capybara/Rakefile examples/selenium/rspec-capybara/app/assets/images/.keep examples/selenium/rspec-capybara/app/assets/javascripts/application.js examples/selenium/rspec-capybara/app/assets/javascripts/vendors.coffee examples/selenium/rspec-capybara/app/assets/stylesheets/application.css.sass examples/selenium/rspec-capybara/app/assets/stylesheets/vendors.scss examples/selenium/rspec-capybara/app/controllers/application_controller.rb examples/selenium/rspec-capybara/app/controllers/concerns/.keep examples/selenium/rspec-capybara/app/controllers/vendors_controller.rb examples/selenium/rspec-capybara/app/helpers/application_helper.rb examples/selenium/rspec-capybara/app/helpers/vendors_helper.rb examples/selenium/rspec-capybara/app/mailers/.keep examples/selenium/rspec-capybara/app/models/.keep examples/selenium/rspec-capybara/app/models/concerns/.keep examples/selenium/rspec-capybara/app/models/suya.rb examples/selenium/rspec-capybara/app/models/vendor.rb examples/selenium/rspec-capybara/app/views/layouts/application.html.erb examples/selenium/rspec-capybara/app/views/vendors/index.html.erb examples/selenium/rspec-capybara/bin/bundle examples/selenium/rspec-capybara/bin/rails examples/selenium/rspec-capybara/bin/rake examples/selenium/rspec-capybara/bin/setup examples/selenium/rspec-capybara/bin/spring examples/selenium/rspec-capybara/config.ru examples/selenium/rspec-capybara/config/application.rb examples/selenium/rspec-capybara/config/boot.rb examples/selenium/rspec-capybara/config/database.yml examples/selenium/rspec-capybara/config/environment.rb examples/selenium/rspec-capybara/config/environments/development.rb examples/selenium/rspec-capybara/config/environments/production.rb examples/selenium/rspec-capybara/config/environments/test.rb examples/selenium/rspec-capybara/config/initializers/assets.rb examples/selenium/rspec-capybara/config/initializers/backtrace_silencers.rb examples/selenium/rspec-capybara/config/initializers/cookies_serializer.rb examples/selenium/rspec-capybara/config/initializers/filter_parameter_logging.rb examples/selenium/rspec-capybara/config/initializers/inflections.rb examples/selenium/rspec-capybara/config/initializers/mime_types.rb examples/selenium/rspec-capybara/config/initializers/session_store.rb examples/selenium/rspec-capybara/config/initializers/wrap_parameters.rb examples/selenium/rspec-capybara/config/locales/en.yml examples/selenium/rspec-capybara/config/routes.rb examples/selenium/rspec-capybara/config/secrets.yml examples/selenium/rspec-capybara/db/migrate/20150720161409_create_vendors.rb examples/selenium/rspec-capybara/db/migrate/20150720214640_create_suyas.rb examples/selenium/rspec-capybara/db/migrate/20150720215129_add_meat_to_suyas.rb examples/selenium/rspec-capybara/db/migrate/20150721092106_add_spicy_to_suyas.rb examples/selenium/rspec-capybara/db/migrate/20150721092248_add_price_to_suyas.rb examples/selenium/rspec-capybara/db/migrate/20150721104018_add_vendor_id_to_suyas.rb examples/selenium/rspec-capybara/db/schema.rb examples/selenium/rspec-capybara/db/seeds.rb examples/selenium/rspec-capybara/lib/assets/.keep examples/selenium/rspec-capybara/lib/tasks/.keep examples/selenium/rspec-capybara/log/.keep examples/selenium/rspec-capybara/public/404.html examples/selenium/rspec-capybara/public/422.html examples/selenium/rspec-capybara/public/500.html examples/selenium/rspec-capybara/public/favicon.ico examples/selenium/rspec-capybara/public/robots.txt examples/selenium/rspec-capybara/spec/controllers/vendors_controller_spec.rb examples/selenium/rspec-capybara/spec/features/vendors_spec.rb examples/selenium/rspec-capybara/spec/helpers/vendors_helper_spec.rb examples/selenium/rspec-capybara/spec/models/suya_spec.rb examples/selenium/rspec-capybara/spec/models/vendor_spec.rb examples/selenium/rspec-capybara/spec/rails_helper.rb examples/selenium/rspec-capybara/spec/spec_helper.rb examples/selenium/rspec-capybara/spec/views/vendors/index.html.erb_spec.rb examples/selenium/rspec-capybara/test.yml examples/selenium/rspec-capybara/vendor/assets/javascripts/.keep examples/selenium/rspec-capybara/vendor/assets/stylesheets/.keep examples/selenium/rspec_example.rb examples/selenium/rspec_example.yml examples/selenium/sel-grid.yml examples/selenium/sel-requests.yml examples/selenium/selenium-dir.yml examples/selenium/selenium1.java examples/selenium/selenium1.yml examples/selenium/wdio/.gitignore examples/selenium/wdio/package.json examples/selenium/wdio/specs/blazedemo/homepage.js examples/selenium/wdio/wdio.conf.js examples/selenium/wdio/wdio.yml examples/vegeta/vegeta.in profiled-test.sh pull_request_template.md requirements.txt setup.cfg setup.py site/.dockerignore site/Dockerfile site/Taurus/DoubleCode.php site/Taurus/TaurusWikiSyntax.php site/Taurus/kwindexer.py site/aggregate_func.sql site/bzt-usage-stats/bzt_usage_stats.js site/bzt-usage-stats/day.php site/bzt-usage-stats/index.html site/bzt-usage-stats/month.php site/bzt-usage-stats/week.php site/cfg.php site/composer.json site/dat/counter.tpl site/dat/docs/ApacheBenchmark.md site/dat/docs/Apiritif.md site/dat/docs/ArtifactsDir.md site/dat/docs/BlazemeterReporter.md site/dat/docs/Changelog.md site/dat/docs/Changelog2015.md site/dat/docs/Changelog2016.md site/dat/docs/Changelog2017.md site/dat/docs/Changelog2018.md site/dat/docs/Changelog2019.md site/dat/docs/Changelog2020.md site/dat/docs/Cloud.md site/dat/docs/CommandLine.md site/dat/docs/ConfigSyntax.md site/dat/docs/ConsoleReporter.md site/dat/docs/DataSources.md site/dat/docs/DeveloperGuide.md site/dat/docs/ExecutionSettings.md site/dat/docs/Gatling.md site/dat/docs/Grinder.md site/dat/docs/Index.md site/dat/docs/Installation.md site/dat/docs/JMX2YAML.md site/dat/docs/JMeter.md site/dat/docs/JUnit.md site/dat/docs/K6.md site/dat/docs/KeywordIndex.md site/dat/docs/Lifecycle.md site/dat/docs/Linter.md site/dat/docs/Locust.md site/dat/docs/Mocha.md site/dat/docs/Molotov.md site/dat/docs/Monitoring.md site/dat/docs/NUnit.md site/dat/docs/NewExecutorChecklist.md site/dat/docs/PassFail.md site/dat/docs/Postman.md site/dat/docs/Proxy2JMX.md site/dat/docs/PyTest.md site/dat/docs/RSpec.md site/dat/docs/Reporting.md site/dat/docs/ResultsLoader.md site/dat/docs/Robot.md site/dat/docs/Selenium.md site/dat/docs/Services.md site/dat/docs/ShellExec.md site/dat/docs/Sidebar.md site/dat/docs/Siege.md site/dat/docs/SoapUI.md site/dat/docs/Swagger.md site/dat/docs/TestNG.md site/dat/docs/Tsung.md site/dat/docs/Vegeta.md site/dat/docs/WebdriverIO.md site/dat/docs/XUnit.md site/dat/docs/YAMLTutorial.md site/dat/docs/changes/.gitkeep site/dat/docs/changes/feat-add-advanced-browser-options.change site/dat/docs/changes/feat-pass-cmd-args.change site/dat/docs/changes/feat-vegeta-autoinstall.change site/dat/docs/changes/fix-add-openwindow-docs-processing.change site/dat/docs/changes/fix-iteration-calculation-for-apiritif.change site/dat/docs/changes/fix-k6-docker-installation.change site/dat/docs/changes/fix-salesforce-lightning-slots.change site/dat/docs/changes/fix-update-codecov-support.change site/dat/docs/img/blazemeter-rsz.png site/dat/docs/img/blazemeter.png site/dat/docs/img/console-rsz.png site/dat/docs/img/console.png site/dat/docs/img/monitoring-widget.png site/dat/docs/img/win-tools-install.png site/dat/docs/remove-windows-installer.change site/dat/docs/support-remote-browsernames.change site/dat/empty.tpl site/dat/html/index.html site/dat/json.tpl site/dat/kb/AddingExecutor.md site/dat/kb/Bamboo.md site/dat/kb/Basic1.md site/dat/kb/Index.md site/dat/kb/JMeter1.md site/dat/kb/Jenkins.md site/dat/kb/Reporting.md site/dat/kb/Scripting.md site/dat/kb/SeleniumActions.md site/dat/kb/ShellexecHooks.md site/dat/kb/TeamCity.md site/dat/kb/Videos.md site/dat/kb/img/bamboo1.png site/dat/kb/img/bamboo10.png site/dat/kb/img/bamboo2.png site/dat/kb/img/bamboo3.png site/dat/kb/img/bamboo4.png site/dat/kb/img/bamboo5.png site/dat/kb/img/bamboo6.png site/dat/kb/img/bamboo7.png site/dat/kb/img/bamboo8.png site/dat/kb/img/bamboo9.png site/dat/kb/img/blazemeter1.png site/dat/kb/img/blazemeter2.png site/dat/kb/img/blazemeter3.png site/dat/kb/img/console.png site/dat/kb/img/console2.png site/dat/kb/img/console3.png site/dat/kb/img/console4.png site/dat/kb/img/console5.png site/dat/kb/img/console6.png site/dat/kb/img/console7.png site/dat/kb/img/console8.png site/dat/kb/img/java-project-idea.png site/dat/kb/img/jenkins1.png site/dat/kb/img/jenkins2.png site/dat/kb/img/jenkins3.png site/dat/kb/img/jenkins4.png site/dat/kb/img/jmeter-files.png site/dat/kb/img/sel-act1.png site/dat/kb/img/sel-act2.png site/dat/kb/img/sel-act3.png site/dat/kb/img/sel-act4.png site/dat/kb/img/sel-act5.png site/dat/kb/img/sel-act6.png site/dat/kb/img/sel-act7.png site/dat/kb/img/sel-act8.png site/dat/kb/img/selenium-ldjson.png site/dat/kb/img/shellexec1.png site/dat/kb/img/shellexec2.png site/dat/kb/img/teamcity1.png site/dat/kb/img/teamcity10.png site/dat/kb/img/teamcity11.png site/dat/kb/img/teamcity12.png site/dat/kb/img/teamcity13.png site/dat/kb/img/teamcity14.png site/dat/kb/img/teamcity15.png site/dat/kb/img/teamcity16.png site/dat/kb/img/teamcity2.png site/dat/kb/img/teamcity3.png site/dat/kb/img/teamcity4.png site/dat/kb/img/teamcity5.png site/dat/kb/img/teamcity6.png site/dat/kb/img/teamcity7.png site/dat/kb/img/teamcity8.png site/dat/kb/img/teamcity9.png site/dat/out.xml site/dat/sample-scripts/complex_yaml_script.yml.md site/dat/sample-scripts/existing_jmeter_script.yml.md site/dat/sample-scripts/quick_test.yml.md site/dat/taurus.tpl site/deploy-site.sh site/img/.htaccess site/img/Taurus.svg site/img/blazemeter-mini.png site/img/codename-taurus.png site/img/favicon.png site/img/taurus.css site/img/taurus.ico site/img/taurus.png site/index.php site/php.ini site/updates.php site/vendor/.htaccess tests/ci/Dockerfile tests/ci/Jenkinsfile-image-builder tests/ci/JobDsl.groovy tests/ci/JobDsl_master.groovy tests/ci/JobDsl_stable.groovy tests/ci/build-brew.sh tests/ci/nose2.cfg tests/ci/requirements.txt tests/resources/BlazeDemo.java tests/resources/ab/ab.bat tests/resources/ab/ab.sh tests/resources/ab/ab.tsv tests/resources/android-emulator/emulator.bat tests/resources/android-emulator/emulator.py tests/resources/android-emulator/emulator.sh tests/resources/apiritif/dummy-output.out tests/resources/apiritif/test_codegen.py tests/resources/apiritif/test_codegen.yml tests/resources/apiritif/test_codegen_requests.py tests/resources/apiritif/test_data_sources.py tests/resources/apiritif/test_transactions.py tests/resources/apiritif/test_vars.py tests/resources/apiritif/transactions.ldjson tests/resources/appium/appium.bat tests/resources/appium/appium.py tests/resources/appium/appium.sh tests/resources/artifacts-1.zip tests/resources/functional/apiritif.ldjson tests/resources/functional/postman.json tests/resources/functional/test_all.py tests/resources/functional/xunit-report.xml tests/resources/gatling/LocalBasicSimulation.scala tests/resources/gatling/SimpleSimulation.scala tests/resources/gatling/bs/BasicSimulation.scala tests/resources/gatling/deps.jar tests/resources/gatling/embedded_res.scala tests/resources/gatling/gatling-1-000/simulation.log tests/resources/gatling/gatling-2-000/simulation.log tests/resources/gatling/gatling-3-000/simulation.log tests/resources/gatling/gatling-331-000/simulation.log tests/resources/gatling/gatling-351-000/simulation.log tests/resources/gatling/gatling-4-000/simulation.log tests/resources/gatling/gatling-5-000/simulation.log tests/resources/gatling/gatling-dist-3.5.1.zip tests/resources/gatling/gatling-fake.py tests/resources/gatling/gatling3.bat tests/resources/gatling/gatling3.scala tests/resources/gatling/gatling3.sh tests/resources/gatling/generated1.scala tests/resources/gatling/generated3.scala tests/resources/gatling/generated4.scala tests/resources/gatling/generated6.scala tests/resources/gatling/generated_data_sources.scala tests/resources/gatling/simulations.jar tests/resources/grinder/Grinder.java tests/resources/grinder/fake_grinder.jar tests/resources/grinder/grinder-3.11_3.11-binary.zip tests/resources/grinder/grinder-bzt-1-kpi.log tests/resources/grinder/grinder-bzt-kpi.log tests/resources/grinder/grinder.base.properties tests/resources/grinder/grinder.bat tests/resources/grinder/grinder.properties tests/resources/grinder/grinder.sh tests/resources/grinder/grinder_invalid.properties tests/resources/grinder/helloworld.py tests/resources/httpserver/BlazeDemo.html tests/resources/httpserver/start.py tests/resources/jmeter/body-file.dat tests/resources/jmeter/jmeter-dist-2.13.zip tests/resources/jmeter/jmeter-dist-3.0.zip tests/resources/jmeter/jmeter-fake.py tests/resources/jmeter/jmeter-loader.bat tests/resources/jmeter/jmeter-loader.sh tests/resources/jmeter/jmeter-plugins-manager.jar tests/resources/jmeter/jmx/SteppingThreadGroup.jmx tests/resources/jmeter/jmx/TP.jmx tests/resources/jmeter/jmx/all_controllers.jmx tests/resources/jmeter/jmx/broken.jmx tests/resources/jmeter/jmx/cookiemanagers.jmx tests/resources/jmeter/jmx/csvs.jmx tests/resources/jmeter/jmx/delimiters.jmx tests/resources/jmeter/jmx/dummy.jmx tests/resources/jmeter/jmx/dummy_plan.jmx tests/resources/jmeter/jmx/empty_concurrency.jmx tests/resources/jmeter/jmx/files.jmx tests/resources/jmeter/jmx/files_paths.jmx tests/resources/jmeter/jmx/http.jmx tests/resources/jmeter/jmx/int_threads.jmx tests/resources/jmeter/jmx/issue_no_iterations.jmx tests/resources/jmeter/jmx/json_extractors.jmx tests/resources/jmeter/jmx/jsr223.jmx tests/resources/jmeter/jmx/nested/directory/a.csv tests/resources/jmeter/jmx/nested/directory/csv.jmx tests/resources/jmeter/jmx/not-jmx.xml tests/resources/jmeter/jmx/null-iterations.jmx tests/resources/jmeter/jmx/props_tg.jmx tests/resources/jmeter/jmx/stepping_ramp_up.jmx tests/resources/jmeter/jmx/threadgroups.jmx tests/resources/jmeter/jmx/transactions.jmx tests/resources/jmeter/jmx/two_tg.jmx tests/resources/jmeter/jmx/variable_csv.jmx tests/resources/jmeter/jmx/variable_file_upload.jmx tests/resources/jmeter/jmx/zero-concurrency.jmx tests/resources/jmeter/jtl/apiritif-results/apiritif--10.csv tests/resources/jmeter/jtl/apiritif-results/apiritif--11.csv tests/resources/jmeter/jtl/apiritif-results/apiritif-0.csv tests/resources/jmeter/jtl/apiritif-results/apiritif-1.csv tests/resources/jmeter/jtl/cookies.jtl tests/resources/jmeter/jtl/crash_trace.jtl tests/resources/jmeter/jtl/doublequoting.jtl tests/resources/jmeter/jtl/error-bug1.jtl tests/resources/jmeter/jtl/error-mix.jtl tests/resources/jmeter/jtl/error-pair1.jtl tests/resources/jmeter/jtl/error-parsing.jtl tests/resources/jmeter/jtl/error-puzzle.jtl tests/resources/jmeter/jtl/kpi-pair1.jtl tests/resources/jmeter/jtl/nonstandard-unicode.jtl tests/resources/jmeter/jtl/quote-guessing-crash.jtl tests/resources/jmeter/jtl/resource-error-embedded.jtl tests/resources/jmeter/jtl/resource-errors-child-assert.jtl tests/resources/jmeter/jtl/resource-errors-child-no-assert.jtl tests/resources/jmeter/jtl/resource-errors-main-assert.jtl tests/resources/jmeter/jtl/resource-errors-no-fail.jtl tests/resources/jmeter/jtl/resource_tc.jtl tests/resources/jmeter/jtl/simple.error.jtl tests/resources/jmeter/jtl/simple.kpi.jtl tests/resources/jmeter/jtl/slow-stdev.jtl tests/resources/jmeter/jtl/smart-aggregation/error.jtl tests/resources/jmeter/jtl/smart-aggregation/kpi.jtl tests/resources/jmeter/jtl/standard-errors.jtl tests/resources/jmeter/jtl/tabs.jtl tests/resources/jmeter/jtl/trace-no-response-body.jtl tests/resources/jmeter/jtl/trace.jtl tests/resources/jmeter/jtl/tranctl.jtl tests/resources/jmeter/jtl/unicode-reqs.jtl tests/resources/jmeter/jtl/unicode.jtl tests/resources/jmeter/unicode_file tests/resources/json/blazemeter-api-accounts.json tests/resources/json/blazemeter-api-user.json tests/resources/json/concurrency.json tests/resources/json/gatling.json tests/resources/json/get-post.json tests/resources/json/jmx.json tests/resources/json/json-but-not-yaml.json tests/resources/json/merge1.json tests/resources/json/merge2.json tests/resources/json/mock_end_err.json tests/resources/json/mock_normal.json tests/resources/json/mock_postproc_err.json tests/resources/json/mock_prepare_err.json tests/resources/json/mock_start_err.json tests/resources/json/mock_wait_err.json tests/resources/json/passfail.json tests/resources/json/reporting.json tests/resources/k6/k6_kpi.csv tests/resources/k6/k6_mock.bat tests/resources/k6/k6_mock.sh tests/resources/k6/k6_script.js tests/resources/locust/generated_from_requests.py tests/resources/locust/locust-kpi.jtl tests/resources/locust/locust-mock.bat tests/resources/locust/locust-mock.sh tests/resources/locust/locust-workers.ldjson tests/resources/locust/locust-workers2.ldjson tests/resources/locust/locust.py tests/resources/locust/simple.py tests/resources/molotov/loadtest.py tests/resources/molotov/molotov-mock.bat tests/resources/molotov/molotov-mock.sh tests/resources/molotov/molotov-report.csv tests/resources/newman/newman.bat tests/resources/newman/newman.sh tests/resources/plugins/bzt_plugin_dummy/50-dummy.yml tests/resources/plugins/bzt_plugin_dummy/__init__.py tests/resources/plugins/bzt_plugin_dummy/bzt-configs.json tests/resources/plugins/bzt_plugin_dummy/demo.yml tests/resources/plugins/bzt_plugin_dummy/dummy.py tests/resources/plugins/bzt_plugin_invalid/__init__.py tests/resources/plugins/bzt_plugin_invalid/bzt-configs.json tests/resources/selenium/data-sources/data.csv tests/resources/selenium/dotnet/assemblies/Empty.dll tests/resources/selenium/dotnet/bin/nunit-runner-mock.bat tests/resources/selenium/dotnet/bin/nunit-runner-mock.sh tests/resources/selenium/dotnet/bin/xunit-runner-mock.bat tests/resources/selenium/dotnet/bin/xunit-runner-mock.sh tests/resources/selenium/external_logging.py tests/resources/selenium/generated_from_requests.py tests/resources/selenium/generated_from_requests_appium_browser.py tests/resources/selenium/generated_from_requests_flow_markers.py tests/resources/selenium/generated_from_requests_foreach.py tests/resources/selenium/generated_from_requests_if_then_else.py tests/resources/selenium/generated_from_requests_loop_variables.py tests/resources/selenium/generated_from_requests_remote.py tests/resources/selenium/generated_from_requests_shadow.py tests/resources/selenium/generated_from_requests_v2.py tests/resources/selenium/invalid/NotJUnittest.java tests/resources/selenium/invalid/SeleniumTest.java tests/resources/selenium/invalid/SimpleTest.java tests/resources/selenium/invalid/__init__.py tests/resources/selenium/invalid/dummy.py tests/resources/selenium/invalid/invalid.java tests/resources/selenium/invalid/selenium1.java tests/resources/selenium/js-mocha/bd_scenarios.js tests/resources/selenium/js-mocha/mocha.bat tests/resources/selenium/js-mocha/mocha.sh tests/resources/selenium/js-wdio/.gitignore tests/resources/selenium/js-wdio/package.json tests/resources/selenium/js-wdio/specs/twitter/homepage.js tests/resources/selenium/js-wdio/wdio.bat tests/resources/selenium/js-wdio/wdio.conf.js tests/resources/selenium/js-wdio/wdio.sh tests/resources/selenium/junit/jar/another_dummy.jar tests/resources/selenium/junit/jar/dummy.jar tests/resources/selenium/junit/java/TestBlazemeterFail.java tests/resources/selenium/junit/java_package/src/selenium_package/Dummy.java tests/resources/selenium/junit/java_package/src/selenium_package/tests/TestStaff.java tests/resources/selenium/junit/java_package/src/selenium_package/tests/main_page/TestMainPage.java tests/resources/selenium/junit/java_package/src/selenium_package/tests/second_page/TestSecondPage.java tests/resources/selenium/junit/runner.properties tests/resources/selenium/mocha-7.0.0.tgz tests/resources/selenium/pytest/bin/runner.py tests/resources/selenium/pytest/test_blazedemo.py tests/resources/selenium/pytest/test_single.py tests/resources/selenium/pytest/test_statuses.py tests/resources/selenium/python/__init__.py tests/resources/selenium/python/bad_name.py tests/resources/selenium/python/test_blazemeter_fail.py tests/resources/selenium/python/test_blazemeter_pass.py tests/resources/selenium/python/test_selenium_transactions.py tests/resources/selenium/python/test_setup_exception.py tests/resources/selenium/report.ldjson tests/resources/selenium/robot/robot-mock.bat tests/resources/selenium/robot/robot-mock.sh tests/resources/selenium/robot/simple/lib/LoginLibrary.py tests/resources/selenium/robot/simple/sut/login.py tests/resources/selenium/robot/simple/test.robot tests/resources/selenium/robot/simple/test_novar.robot tests/resources/selenium/robot/simple/vars.yaml tests/resources/selenium/ruby/example_spec.rb tests/resources/selenium/ruby/ruby.bat tests/resources/selenium/ruby/ruby.sh tests/resources/selenium/selenium-server.jar tests/resources/selenium/selenium-webdriver-1.0.0.tgz tests/resources/selenium/testng/TestNGFailingSetup.java tests/resources/selenium/testng/TestNGSuite.java tests/resources/selenium/testng/jars/testng-suite.jar tests/resources/selenium/testng/jars/testng.xml tests/resources/selenium/testng/test.yml tests/resources/selenium/testng/testng-suite.jar tests/resources/selenium/testng/testng.xml tests/resources/siege/siege.bat tests/resources/siege/siege.out tests/resources/siege/siege.sh tests/resources/siege/siegerc tests/resources/siege/url-file tests/resources/soapui/amazon-sample.xml tests/resources/soapui/egalaxy.xml tests/resources/soapui/egalaxy.xml.yml tests/resources/soapui/flickr-sample.xml tests/resources/soapui/flickr-sample.xml.yml tests/resources/soapui/globalweather.xml tests/resources/soapui/gmaps-sample.xml tests/resources/soapui/project.xml tests/resources/soapui/project.xml.yml tests/resources/soapui/smart.xml tests/resources/soapui/smart.xml.yml tests/resources/soapui/youtube-sample.xml tests/resources/swagger/auth-basic-converted.yaml tests/resources/swagger/auth-basic-local-converted.yaml tests/resources/swagger/auth-basic-local.json tests/resources/swagger/auth-basic.json tests/resources/swagger/auth-key-as-param-converted.yaml tests/resources/swagger/auth-key-as-param.json tests/resources/swagger/auth-key-converted.yaml tests/resources/swagger/auth-key-multiscenarios-converted.yaml tests/resources/swagger/auth-key.json tests/resources/swagger/bzm-api-converted.yaml tests/resources/swagger/bzm-api.json tests/resources/swagger/bzm-converted-none.yaml tests/resources/swagger/bzm-converted-values.yaml tests/resources/swagger/bzm-converted-variables.yaml tests/resources/swagger/no-host.json tests/resources/swagger/non-yaml.json tests/resources/swagger/petstore-converted.yaml tests/resources/swagger/petstore.json tests/resources/swagger/petstore.yaml tests/resources/test1.csv tests/resources/test2.csv tests/resources/tsung/http_simple.xml tests/resources/tsung/stats/tsung-stats/tsung.dump tests/resources/tsung/stats/tsung-stats/tsung.log tests/resources/tsung/tsung.bat tests/resources/tsung/tsung.sh tests/resources/vegeta/vegeta-dist-12.8.4.tar.gz tests/resources/vegeta/vegeta.in tests/resources/vegeta/vegeta_kpi.csv tests/resources/vegeta/vegeta_mock.bat tests/resources/vegeta/vegeta_mock.sh tests/resources/yaml/converter/all_controllers.yml tests/resources/yaml/converter/assertions.jmx tests/resources/yaml/converter/auth_manager.jmx tests/resources/yaml/converter/broken_resp_asserts.jmx tests/resources/yaml/converter/broken_resp_asserts.yml tests/resources/yaml/converter/controllers.jmx tests/resources/yaml/converter/controllers.yml tests/resources/yaml/converter/default.jmx tests/resources/yaml/converter/disabled.jmx tests/resources/yaml/converter/disabled.yml tests/resources/yaml/converter/duration.jmx tests/resources/yaml/converter/extractors.jmx tests/resources/yaml/converter/global_copy.jmx tests/resources/yaml/converter/group-tg.jmx tests/resources/yaml/converter/json_body.jmx tests/resources/yaml/converter/loop-controllers.jmx tests/resources/yaml/converter/param-null.jmx tests/resources/yaml/converter/params_conversion.jmx tests/resources/yaml/converter/params_conversion.yml tests/resources/yaml/converter/unicode.jmx tests/resources/yaml/converter/vars.jmx tests/resources/yaml/distributed_gui.yml tests/resources/yaml/env-eval.yml tests/resources/yaml/func_test/gatling.yml tests/resources/yaml/func_test/grinder.yml tests/resources/yaml/func_test/locust.yml tests/resources/yaml/func_test/locust_script.py tests/resources/yaml/func_test/selenium.yml tests/resources/yaml/included-circular1.yml tests/resources/yaml/included-circular2.yml tests/resources/yaml/included-level1.yml tests/resources/yaml/included-level2.yml tests/resources/yaml/included-level3.yml tests/resources/yaml/multi-docs.yml tests/resources/yaml/resource_files.yml tests/resources/yaml/selenium_executor_requests.yml tests/resources/yaml/selenium_from_extension.yml tests/resources/yaml/singletone-service.yml tests/resources/yaml/tabs-issue-spaces.yml tests/resources/yaml/tabs-issue.yml tests/resources/yaml/test.yml tests/resources/yaml/timers.yml tests/resources/yaml/triple.yml tests/resources/yaml/wrong_cmd.yml tests/unit/__init__.py tests/unit/base.py tests/unit/bza_client_example.py tests/unit/cases.py tests/unit/mocks.py tests/unit/modules/__init__.py tests/unit/modules/jmeter/__init__.py tests/unit/modules/jmeter/test_JMX.py tests/unit/modules/jmeter/test_JMeterExecutor.py tests/unit/modules/jmeter/test_JMeterTool.py tests/unit/modules/jmeter/test_JTLReader.py tests/unit/modules/jmeter/test_ScenarioBuilder.py tests/unit/modules/selenium/__init__.py tests/unit/modules/selenium/test_apiritif_builder.py tests/unit/modules/selenium/test_csharp.py tests/unit/modules/selenium/test_java.py tests/unit/modules/selenium/test_javascript.py tests/unit/modules/selenium/test_python_executors.py tests/unit/modules/selenium/test_ruby.py tests/unit/modules/selenium/test_selenium_builder.py tests/unit/modules/selenium/test_selenium_executor.py tests/unit/modules/test_ApacheBenchmark.py tests/unit/modules/test_FinalStatusReporter.py tests/unit/modules/test_GUIScreen.py tests/unit/modules/test_Gatling.py tests/unit/modules/test_Grinder.py tests/unit/modules/test_JUnitXMLReporter.py tests/unit/modules/test_LocalProvisioning.py tests/unit/modules/test_Siege.py tests/unit/modules/test_SoapUI.py tests/unit/modules/test_Tsung.py tests/unit/modules/test_aggregator.py tests/unit/modules/test_blazeMeterUploader.py tests/unit/modules/test_cloudProvisioning.py tests/unit/modules/test_consoleStatusReporter.py tests/unit/modules/test_consolidatingAggregator.py tests/unit/modules/test_external.py tests/unit/modules/test_functionalAggregator.py tests/unit/modules/test_k6.py tests/unit/modules/test_locustIOExecutor.py tests/unit/modules/test_molotov.py tests/unit/modules/test_monitoring.py tests/unit/modules/test_passFailStatus.py tests/unit/modules/test_proxy2jmx.py tests/unit/modules/test_services.py tests/unit/modules/test_shellexec.py tests/unit/modules/test_vegeta.py tests/unit/test_CLI.py tests/unit/test_bza.py tests/unit/test_configuration.py tests/unit/test_engine.py tests/unit/test_jmx2yaml.py tests/unit/test_linter.py tests/unit/test_multiPartForm.py tests/unit/test_soapui2yaml.py tests/unit/test_swagger2yaml.py tests/unit/test_utils.py wip/pf/j.yml <<<<<< network # path=/home/travis/build/Blazemeter/taurus/tests/resources/functional/xunit-report.xml Traceback (most recent call last): File "/usr/lib/python2.7/unittest/case.py", line 329, in run testMethod() File "/home/dmand/src/taurus/test_all.py", line 9, in test_erroring raise Exception("Ima broke") Exception: Ima broke Traceback (most recent call last): File "/usr/lib/python2.7/unittest/case.py", line 329, in run testMethod() File "/home/dmand/src/taurus/test_all.py", line 12, in test_failing self.assertEquals(2 + 2 * 2, 8) File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual assertion_func(first, second, msg=msg) File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual raise self.failureException(msg) AssertionError: 6 != 8 <<<<<< EOF # path=/home/travis/build/Blazemeter/taurus/coverage.xml /home/travis/build/Blazemeter/taurus <<<<<< EOF