27 packages
@bigboat/cli
The BigBoat CLI.
@bigboat/mqtt-client
Simple MQTT client strictly for BigBoat needs
bigboat-mqtt-client
This client knows only how to connect to an MQTT broker and publish JSON data to a topic. On error it simply spits it to the console and keeps going.
@bigboat/server-client
docker-dashboard-agent-api
Implementation of the dashboard agent API.
indocker
A very simple tool that lets you execute commands/scripts inside a Docker container
testx
A library for executing keyword driven tests with Protractor.
@testx/cli
The testx command line interface
@testx/context-resolver
The internal context resolver of TestX
@testx/eval
A very simple eval-in-context function.
testx-file-keywords
Keywords to test text file content using the testx library.
testx-html-reporter
HTML reporter for testx
testx-http-keywords
Keywords to send simple http requests and check the responses using the testx library.
testx-ictu-reporter
A reporter for exporting test results to ICTU test results repository.
testx-jasmine-reporters
A package for quick and easy installation of Jasmine reporters.
@testx/keywords-check-title
TestX **check title** keyword
@testx/keywords-postgres
Keywords to test postgres db with testx.io
@testx/logger-default
The default console logger of TestX
@testx/objects-standard
Standard objects for TestX
@testx/parser-yaml
Simple YAML file parser for use with the testx library. Converts a YAML file to testx test script (JSON)
testx-pdf-keywords
Keywords to test pdf files using the testx library.
testx-postgres-keywords
Keywords to test postgres db with testx.io
@testx/reporters-jasmine
A testx package for quick and easy installation of Jasmine reporters.
testx-standard-objects
Standard objects for TestX
@testx/with
The 'with' method of TestX. It allows in-code tests.