conftest ======== .. py:module:: conftest .. autoapi-nested-parse:: Module which provides pytest fixtures for use by files in this directory Functions --------- .. autoapisummary:: conftest.f2003_create conftest.op_type Module Contents --------------- .. py:function:: f2003_create() Create a fortran 2003 parser class hierarchy .. py:function:: op_type(request) Fixture for testing the two types of defined op (unary and binary).