bitovi / bitovi/funcunit

Funcunit finding within a context

Open
#47 0 comments 0 reactions 0 assignees View on GitHub
p2
Dominant language
JavaScript
Stars
571
Forks
370
PR merge metrics
No merged PRs in 30d

Description

According to the documentation on the website you can give a number or string as context and funcunit will look up the frame according to the context supplied.
However in core.js in getContext you create a selector iframe:eq(+context+) or iframe[name='+context+'] this will never work for getting a frame making it frame instead of iframe does the trick.
So you might consider changing your documentation or change the code to effectively select frames.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.