#fsunit search results
So, I gave #FsUnit a try: unit testing in F# even when the code under test is not F#. With thanks to @ReedCopsey: jeremybytes.blogspot.com/2016/11/gettin…
Hey #fsharp friends! #FsUnit v6.0 is fresh out of the press. 🔷 Check it out: github.com/fsprojects/FsU…
Further exploration of #FsUnit and testing with F#: simple mocking is *really* easy and readable: jeremybytes.blogspot.com/2016/11/simple…
#FsUnit v5.4.0 is out now. #fsharp See what's changed: github.com/fsprojects/FsU…
github.com
Release v5.4.0 · fsprojects/FsUnit
What's Changed Bump fantomas from 6.0.5 to 6.1.1 by @dependabot in #239 Update dependencies with xunit 2.5.0 support. (#240) Full Changelog: 5.3.1...5.4.0
#FsUnit just hit the 400⭐️ on GitHub. Thank you for liking and believing in it. #fsharp 🦔 github.com/fsprojects/FsU…
github.com
GitHub - fsprojects/FsUnit: FsUnit makes unit-testing with F# more enjoyable. It adds a special...
FsUnit makes unit-testing with F# more enjoyable. It adds a special syntax to your favorite .NET testing framework. - fsprojects/FsUnit
Thank you for doing a great job during 2nd interview for Toprank, wishing you a Good luck #PhilNits #FsunIT #ITJobs
#FsUnit v5.3.1 release has been pushed. #fsharp 🔷🪲 See more here: github.com/fsprojects/FsU…
github.com
Release v5.3.1 · fsprojects/FsUnit
What's Changed Set FSharp.Core back to ~5.0.0 to support older projects. (#236) Bump fantomas from 6.0.2 to 6.0.4. (#234) Update some more dependencies. New Contributors @dependabot made the...
A tiny bugfix for #FsUnit has just been released. 🔷🐛#fsharp See what's new: github.com/fsprojects/FsU…
github.com
Release v5.6.1 · fsprojects/FsUnit
What's Changed Bump paket from 7.2.1 to 8.0.0 by @dependabot in #255 Add NUnit nuget constraint by @CaptnCodr in #257 Full Changelog: 5.6.0...5.6.1
Long time no release. #FsUnit has a small 🤏 one today. 🦔 See what's changed: github.com/fsprojects/FsU… #fsharp
A new version #FsUnit is available. #fsharp 🔷 See what's new in version 5.6.0: github.com/fsprojects/FsU…
github.com
Release v5.6.0 · fsprojects/FsUnit
What's Changed Bump fantomas from 6.2.2 to 6.2.3 by @dependabot in #252 Change LOCKEDVERSION operator in nuget package template. (#254) Full Changelog: 5.5.0...5.6.0
#FsUnit does now have the newest versions included (#MsTest, #NUnit, #xUnit). Enjoy FsUnit v5.5.0. 🔷 #fsharp github.com/fsprojects/FsU…
Yesterday, I did a first experiment with #FsUnit. It was easy to get started, and I found the syntax very readable: jeremybytes.blogspot.com/2016/11/gettin…
I did some more testing with #FsUnit. My reaction is a bit more mixed than initially. Feel free to send suggestions: jeremybytes.blogspot.com/2016/11/mixed-…
#FsUnit and #FsCheck are amazingly nice to use. Very complementary: latter finds edge-cases, former weaves them into a safety net.
#FsUnit is like #FluentAssertions for #fsharp #cool
Achievement unlocked! My first PR to an open source project #fsharp #FsUnit: github.com/fsprojects/FsU…
Long time no release. #FsUnit has a small 🤏 one today. 🦔 See what's changed: github.com/fsprojects/FsU… #fsharp
#FsUnit just hit the 400⭐️ on GitHub. Thank you for liking and believing in it. #fsharp 🦔 github.com/fsprojects/FsU…
github.com
GitHub - fsprojects/FsUnit: FsUnit makes unit-testing with F# more enjoyable. It adds a special...
FsUnit makes unit-testing with F# more enjoyable. It adds a special syntax to your favorite .NET testing framework. - fsprojects/FsUnit
Hey #fsharp friends! #FsUnit v6.0 is fresh out of the press. 🔷 Check it out: github.com/fsprojects/FsU…
A tiny bugfix for #FsUnit has just been released. 🔷🐛#fsharp See what's new: github.com/fsprojects/FsU…
github.com
Release v5.6.1 · fsprojects/FsUnit
What's Changed Bump paket from 7.2.1 to 8.0.0 by @dependabot in #255 Add NUnit nuget constraint by @CaptnCodr in #257 Full Changelog: 5.6.0...5.6.1
A new version #FsUnit is available. #fsharp 🔷 See what's new in version 5.6.0: github.com/fsprojects/FsU…
github.com
Release v5.6.0 · fsprojects/FsUnit
What's Changed Bump fantomas from 6.2.2 to 6.2.3 by @dependabot in #252 Change LOCKEDVERSION operator in nuget package template. (#254) Full Changelog: 5.5.0...5.6.0
#FsUnit does now have the newest versions included (#MsTest, #NUnit, #xUnit). Enjoy FsUnit v5.5.0. 🔷 #fsharp github.com/fsprojects/FsU…
#FsUnit v5.4.0 is out now. #fsharp See what's changed: github.com/fsprojects/FsU…
github.com
Release v5.4.0 · fsprojects/FsUnit
What's Changed Bump fantomas from 6.0.5 to 6.1.1 by @dependabot in #239 Update dependencies with xunit 2.5.0 support. (#240) Full Changelog: 5.3.1...5.4.0
#FsUnit v5.3.1 release has been pushed. #fsharp 🔷🪲 See more here: github.com/fsprojects/FsU…
github.com
Release v5.3.1 · fsprojects/FsUnit
What's Changed Set FSharp.Core back to ~5.0.0 to support older projects. (#236) Bump fantomas from 6.0.2 to 6.0.4. (#234) Update some more dependencies. New Contributors @dependabot made the...
Do you need to level up your unit testing? The latest FsUnit is available now! #fsharp #unittesting #fsunit #fable
Built early in the morning. FsUnit is now available in version 5.3.0: github.com/fsprojects/FsU… #fsharp
github.com
Release v5.3.0 · fsprojects/FsUnit
What's Changed Update dependencies. by @CaptnCodr in #231 Full Changelog: 5.2.0...5.3.0
#FsUnit is like #FluentAssertions for #fsharp #cool
Wrote a blog post on how I did my first ever PR, setting up multi-target build using #mono for #fsharp #FsUnit on #Ubuntu as suggested by @dsyme: atlemann.github.io/fsharp/2018/03…
Achievement unlocked! My first PR to an open source project #fsharp #FsUnit: github.com/fsprojects/FsU…
Further exploration of #FsUnit and testing with F#: simple mocking is *really* easy and readable: jeremybytes.blogspot.com/2016/11/simple…
I did some more testing with #FsUnit. My reaction is a bit more mixed than initially. Feel free to send suggestions: jeremybytes.blogspot.com/2016/11/mixed-…
Yesterday, I did a first experiment with #FsUnit. It was easy to get started, and I found the syntax very readable: jeremybytes.blogspot.com/2016/11/gettin…
So, I gave #FsUnit a try: unit testing in F# even when the code under test is not F#. With thanks to @ReedCopsey: jeremybytes.blogspot.com/2016/11/gettin…
Maybe @davefancher or @Myotherpants have the #fsharp #fsunit knowledge I seek...
I may download the #fsunit repo and see if I can run the tests on that, but my Saturday morning is almost gone with no progress to show.
So, I gave #FsUnit a try: unit testing in F# even when the code under test is not F#. With thanks to @ReedCopsey: jeremybytes.blogspot.com/2016/11/gettin…
Thank you for doing a great job during 2nd interview for Toprank, wishing you a Good luck #PhilNits #FsunIT #ITJobs
Further exploration of #FsUnit and testing with F#: simple mocking is *really* easy and readable: jeremybytes.blogspot.com/2016/11/simple…
Yesterday, I did a first experiment with #FsUnit. It was easy to get started, and I found the syntax very readable: jeremybytes.blogspot.com/2016/11/gettin…
I did some more testing with #FsUnit. My reaction is a bit more mixed than initially. Feel free to send suggestions: jeremybytes.blogspot.com/2016/11/mixed-…
Something went wrong.
Something went wrong.
United States Trends
- 1. Northern Lights 46.8K posts
- 2. #hazbinhotelspoilers 2,478 posts
- 3. #Aurora 10K posts
- 4. #chaggie 4,331 posts
- 5. #huskerdust 8,372 posts
- 6. Vaggie 5,538 posts
- 7. #DWTS 53.4K posts
- 8. Carmilla 2,461 posts
- 9. MIND-BLOWING 36K posts
- 10. AI-driven Web3 1,004 posts
- 11. H-1B 37.3K posts
- 12. Superb 22.8K posts
- 13. Justin Edwards 2,563 posts
- 14. H1-B 4,309 posts
- 15. Sabonis 6,275 posts
- 16. SPECTACULAR 25.4K posts
- 17. Wike 225K posts
- 18. Justified 18.2K posts
- 19. Cleto 2,682 posts
- 20. Creighton 2,356 posts