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

Musings on how to start multiple window support #35

Closed
wants to merge 1 commit into from

Conversation

DaveTryon
Copy link
Owner

Some early thoughts on how to support multiple base windows. The code to expose the results to the user needs to be finished and the unit tests need to be revised, but this should start moving in a reasonable direction.

A decorator function is passed into OutputFileHelper.GetNewA11yTestFilePath. The decorator's job, if specified, is to modify the base filename to reflect its place in the multiple files. In this simple version, it just appends _1_of_3 or something similar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant