Format: #^
eg: c:/ply/ply/test/ply/requests/movie-queries.ply.yaml#moviesByYearAndRating
or: /Users/me/ply/ply/test/ply/cases/movieCrud.ply.ts#movie-crud^add new movie
or for a suite: /Users/me/ply/ply/test/ply/requests/movie-queries.ply.yaml
(TODO: handle caseFile#suite^case)
A Plyee is a test (request/case), or a suite.
Format:#^
eg: c:/ply/ply/test/ply/requests/movie-queries.ply.yaml#moviesByYearAndRating
or: /Users/me/ply/ply/test/ply/cases/movieCrud.ply.ts#movie-crud^add new movie
or for a suite: /Users/me/ply/ply/test/ply/requests/movie-queries.ply.yaml
(TODO: handle caseFile#suite^case)