Lucas Farah

Results 95 comments of Lucas Farah

That would be awesome! What tests are you planning to do?

@indrajitsinh any updates on this? I would love to see some tests for EZLoadingActivity!

Hey @osama10, [take a look at this](https://github.com/goktugyil/EZSwiftExtensions/blob/master/EZSwiftExtensionsTests/StringTests.swift#L368)

Hey @vilapuigvila, if you want more detailed help, please hit me on Gitter. Tests are really easy to learn and I Iearned how to write tests through EZSwiftExtensions. This method,...

Also [check this out](http://www.xmcgraw.com/how-to-start-unit-testing-in-swift/)

Hey @vilapuigvila, this PR is approved. I just need you to fix the conflicts before I can merge

Just updated [my PR](https://github.com/goktugyil/EZSwiftExtensions/pull/457/), which is pending approval

I believe our iOS framework should already come with both Foundation and UI Extensions. I don't think our iOS users should have to install both EZSwiftExtensions-UI and EZSwiftExtensions-Foundation directories separately.

I agree with everything but the last paragraph. I think it will look like a shitshow with those ```#if swift(>=3.0)``` everywhere....

Thanks @Khalian. You did an awesome job