CodeQL library for Python
codeql/python-all 0.11.13 (changelog, source)
Search

Module Tests

Import path

import semmle.python.filters.Tests

Imports

Classes

NoseTestFunction
PyTestFunction
Test
TestScope
UnitTestClass
UnitTestFunction

A test function that uses the unittest framework

UnknownTestFunction

A function that is clearly a test, but doesn’t belong to a specific framework