Bounce 1.1.14A headless browser for testing web sites and BedSheet applications
Bounce - use it to test your BedSheet Apps!
Bounce is a testing framework that makes requests to your Bed App without the expensive overhead of starting a web server, opening ports, and making network connections.
Bounce uses rich CSS selectors and a simple API to let you query and verify your web pages. In fact, it's pretty much a headless browser!
Install
To install Bounce with Fantom Pod Manager, cut'n'paste the following into a cmd prompt, terminal or shell:
Or to install Bounce with the Fantom Repository Manager (fanr), cut'n'paste the following into a cmd prompt, terminal or shell:
Or to install manually, download the pod file and copy it to the %FAN_HOME%/lib/fan/
directory.
Use
To use Bounce in a Fantom project, add a dependency to the project's build.fan
:
depends = ["sys 1.0", ..., "afBounce 1.1.14 - 1.1"]
Documentation
Information
Meta information on the Bounce pod:
- Published by
- Steve Eynon
- Organisation
- Fantom-Factory Ltd
- Pod file size
- 79.75 kB
- Licence
- ISC
- Built on
- 24th Jul 2023
- Source code
- via Git at https://github.com/Fantom-Factory/afBounce
- Depends on
- afBedSheet, afButter, afConcurrent, afHtmlParser, afIoc, afIocConfig, afSizzle, concurrent, inet, sys, web, wisp, xml
- Referenced by
- afBedNap
- Javascript Compatible
- No
Dependency Graph
Release History
There have been 24 releases of Bounce: