fparser.common.tests.conftest ============================= .. py:module:: fparser.common.tests.conftest .. autoapi-nested-parse:: Module which provides pytest fixtures for use by files in this directory Functions --------- .. autoapisummary:: fparser.common.tests.conftest.ignore_comments Module Contents --------------- .. py:function:: ignore_comments(request) Fixture for testing with and without the parser ignoring comments. Returns the content of params in turn.