Tokamak icon indicating copy to clipboard operation
Tokamak copied to clipboard

Test with benchmark projects

Open MaxDesiatov opened this issue 3 years ago • 2 comments

I'm not sure if we should do some sophisticated snapshot testing, or just manually make sure that Tokamak works with the most popular projects. Please feel free to post the list of projects you'd like Tokamak to fully support. Obviously, these projects will need to receive appropriate PRs that fix their imports, enable SwiftWasm CI etc (at least if they're accepting any PRs).

MaxDesiatov avatar Jul 07 '20 15:07 MaxDesiatov

A few of my candidates:

  • https://github.com/AppPear/ChartView
  • https://github.com/pointfreeco/swift-composable-architecture

MaxDesiatov avatar Jul 07 '20 15:07 MaxDesiatov

  • https://developer.apple.com/tutorials/swiftui/creating-and-combining-views this is good because we can follow the tutorial and implement things needed for each step
  • https://developer.apple.com/documentation/swiftui/fruta_building_a_feature-rich_app_with_swiftui

j-f1 avatar Jul 07 '20 15:07 j-f1