felt
felt copied to clipboard
Front end load testing
Working on releasing Felt as a production ready product. Goals: - [x] Prepare for pip installation - [x] Prepare docker image and set up auto build on docker hub -...
https://github.com/tastejs/todomvc.git contains a bunch of example apps that all behave the same. This will allow a multiframework test with one or multiple scenario file shared between frameworks.
A redirect causes a test to fail because the page does not 'load'. By default redirects should be allowed and handled. A special setting added to the 'load' task to...
click_one and click now give the same result. click_one should select a random element from the list.
The action system needs a bit of a rework. I want to make it more flexible and have it fit the browser system a bit more. Converting the system to...
Hi, I see a lot of potential (and need) in Felt! I'd propose to give the user the possibility to add a descriptive field within each action: if it was...
I really want to start using this project and see what it can do, since it looks so awesome and all, but I get the feeling it's too early, right?...
Hello, What exactly is supposed to happen when I run this app? I coudn't find anything in the docs. I just get some output on the command line but that...