Skip to content

CLI ignoring .accessibilityrc #39

@ronilaukkarinen

Description

@ronilaukkarinen

It seems command is ignoring .accessibilityrc, doesn't matter if it's in the same dir or at $HOME. Also tried the tip defined here, but doesn't really "solve" this issue. Also, getting TypeError: accessSniff.start is not a function with that script.

➜  air (master) sniff http://airdev.test -r txt
Starting Accessibility tests 

Testing http://airdev.test 

Testing http://airdev.test failed
JsDom Cannot render urls, please set the browser option to true
Unhandled rejection JsDom Cannot render urls, please set the browser option to true
➜  air (master) cat .accessibilityrc 
options: {
  browser: true
}

Any tips?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions