Initial commit
This commit is contained in:
commit
2b88f739f1
10 changed files with 69613 additions and 0 deletions
8
Tests/LuminateTests/LuminateTests.swift
Normal file
8
Tests/LuminateTests/LuminateTests.swift
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
import Testing
|
||||
@testable import Luminate
|
||||
|
||||
@Test func example() async throws {
|
||||
// Write your test here and use APIs like `#expect(...)` to check expected conditions.
|
||||
// Swift Testing Documentation
|
||||
// https://swiftpackageindex.com/swiftlang/swift-testing/documentation
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue