BarredEwe / Prefire

🔥 A library based on SwiftUI Preview, for easy generation: Playbook view, Snapshot and Accessibility tests
Apache License 2.0
251 stars 16 forks source link

Fix specifying a template_file_path #39

Closed BarredEwe closed 4 months ago

BarredEwe commented 4 months ago

Short description 📝

The new version did not add template_file_path processing from relative_path.

Fixed this issue: https://github.com/BarredEwe/Prefire/issues/37

Solution 📦

Additional processing:

testTargetURL.deletingLastPathComponent().appending(path: template).absoluteString