pub fn create_package_index() -> PackageIndexExpand description
Collects all .yml files in the ‘tests’ folder as a single PackageIndex.
§Returns
A PackageIndex with a collection of all package files in the tests older.
§Panics
This function panics if we failed to do so.