Security Alert: Confirmed Malware
Github TestLens
ID: clibbfnhhgacfmncfhghkknkifjaipjc
Supported Languages
Extension Info & Metadata
Publisher Contextual Analysis
- Author
- filipe.av.silvaView Profile
- Website
- Visit
You reached today's free scan limit (3/3 unique extensions).
Upgrade for full visibility.
Jump between code and tests when reviewing code in Github.
When reviewing code in github, it's sometimes hard to match unit tests with the code that they are testing. To help that process, this extension links those two together. It matches these files by name, and adds simple links that allow you to jump back and forth between them. This way you can see more easily if the tests are doing what they should and if the code is well tested. The name matching works based on pairs of regular expressions: - The first expression matches the "code" files. That is, the files being tested. Capture groups in this expression will be used in the second one. - The second expression tries to find matching test files. It uses the captured matches from the first one to find test files with a name that corresponds to the "code" file. These pairs of expressions can be managed in the options window. The regular expressions use the javascript syntax. Most notably, the capture groups are referenced by $1, $2, etc. The extension comes pre-configured with a simple example expression matching C# files. Feel free to use it, either as inspiration or for actual work. Please let me know if you have any comments or suggestions. Enjoy!
Extracted Data
You reached today's free scan limit (3/3 unique extensions).
Upgrade for full visibility.
URLs
View the external URLs this extension communicates with to understand its network activity and data interactions.
You reached today's free scan limit (3/3 unique extensions).
Upgrade for full visibility.
You reached today's free scan limit (3/3 unique extensions).
Upgrade for full visibility.
Version History
You reached today's free scan limit (3/3 unique extensions).
Upgrade for full visibility.
Browse and explore files within this extension package
You reached today's free scan limit (3/3 unique extensions).
Upgrade for full visibility.