BarredEwe / Prefire

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

Fix specifying a template_file_path #39

Closed BarredEwe closed 8 months ago

BarredEwe commented 8 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