Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Build combined fixtures and expectation files #4

Merged
merged 3 commits into from
May 11, 2019

Conversation

matatk
Copy link
Owner

@matatk matatk commented Apr 21, 2019

The idea behind this is to allow the tests not only to be run in a browser, but orchestrated from within the browser.

Currently the tests that rely on roles on the body ("application-alone-on-body-is-ignored" and "landmark-role-on-body") are not supported.

TODO:

  • Work out if the HTML should be a well-formed HTML5 document
  • Ascertain if a CLI should be provided to generate a version with certain scripts included.
  • Neaten up the output.

Per discussion this is good to go; the above TODOs don't need sorting (making the output neater would be nice, but isn't vital, and would like to not have to add any dependencies).

matatk added 3 commits April 18, 2019 09:14
The idea behind this is to allow the tests not only to be run in a browser, but orchestrated from within the browser.

Currently the tests that rely on roles on the body ("application-alone-on-body-is-ignored" and "landmark-role-on-body") are not supported. Also the output HTML is not so neat. There is also no documentation of this yet; putting this out to see if @xi might find it useful :-).
@matatk matatk changed the title Try combining all fixtures expectations Combine fixtures and expectations Apr 21, 2019
@matatk matatk changed the title Combine fixtures and expectations WIP: feat: Build combined fixtures and expectation files Apr 22, 2019
@matatk matatk changed the title WIP: feat: Build combined fixtures and expectation files feat: Build combined fixtures and expectation files May 11, 2019
@matatk matatk merged commit a0b0c8b into master May 11, 2019
@matatk matatk deleted the try-combining-all-fixtures-expectations branch May 11, 2019 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant