All Projects → fp-tower → types-vs-tests

fp-tower / types-vs-tests

Licence: other
Tab vs spaces, vim vs emacs, types vs tests, our community is full of these conflicts. In this talk, we'll explore the latter: what is the impact of types in our programs? Can types help write more efficient tests? If so, how?

Programming Languages

HTML
75241 projects
scala
5932 projects
r
7636 projects

Projects that are alternatives of or similar to types-vs-tests

coderbyte-challenges
ES 6/7 Javascript w/ Node - Coderbyte: tests-assert w/ working example
Stars: ✭ 1 (-94.12%)
Mutual labels:  tests
racket-cas
Simple computer algebra system
Stars: ✭ 58 (+241.18%)
Mutual labels:  algebra
react-ecommerce
E-commerce monorepo application using NextJs, React, React-native, Design-System and Graphql with Typescript
Stars: ✭ 136 (+700%)
Mutual labels:  tests
mir-glas
[Experimental] LLVM-accelerated Generic Linear Algebra Subprograms
Stars: ✭ 99 (+482.35%)
Mutual labels:  algebra
hubtel-payment
🎉A comprehensive PHP Client Package for consuming the Hubtel Payment API
Stars: ✭ 13 (-23.53%)
Mutual labels:  tests
scala
Algebraic Graphs in Scala
Stars: ✭ 23 (+35.29%)
Mutual labels:  algebra
go-dump
Go-Dump is a Golang package which helps you to dump a struct.
Stars: ✭ 32 (+88.24%)
Mutual labels:  tests
regression-testing
Regression testing in Elm!
Stars: ✭ 22 (+29.41%)
Mutual labels:  tests
bdd
Given/When/Then/And/But output to RSpec and Minitest
Stars: ✭ 33 (+94.12%)
Mutual labels:  tests
audio-analysis
The audio analysis code (AnalysisPrograms.exe) for the QUT Ecoacoustics Research Group
Stars: ✭ 41 (+141.18%)
Mutual labels:  tests
About-tests-in-1C
Подборка материалов по тестированию в 1С:Предприятие 8
Stars: ✭ 27 (+58.82%)
Mutual labels:  tests
react-typescript
React16 + HMR + typescript + webpack + tslint + tests
Stars: ✭ 21 (+23.53%)
Mutual labels:  tests
testing-framework
TYPO3 testing framework for core and extensions
Stars: ✭ 44 (+158.82%)
Mutual labels:  tests
playwright-test
Run unit tests with several runners or benchmark inside real browsers with playwright.
Stars: ✭ 81 (+376.47%)
Mutual labels:  tests
verification-tests
Blackbox test suite for OpenShift.
Stars: ✭ 41 (+141.18%)
Mutual labels:  tests
augmath
Interactive Computer Algebra System. Augmenting how we *do* mathematics using computers
Stars: ✭ 41 (+141.18%)
Mutual labels:  algebra
ctest
A simple portable C test runner
Stars: ✭ 17 (+0%)
Mutual labels:  tests
atata-samples
Automation test samples based on Atata Framework
Stars: ✭ 39 (+129.41%)
Mutual labels:  tests
unittest expander
A library that provides flexible and easy-to-use tools to parameterize Python unit tests, especially those based on unittest.TestCase.
Stars: ✭ 12 (-29.41%)
Mutual labels:  tests
metaocaml-frex
No description or website provided.
Stars: ✭ 19 (+11.76%)
Mutual labels:  algebra

Types vs Tests

Code in core module is accessible in your slides

Raw slides are in slides/tut/index.html

How to compile slides

run sbt slides/tut to compile slides using tut. You can then view the slides by opening docs/index.html in your browser.

How to publish slides with github

When you are ready push the repository to github (including the compiled slides in docs). Then go to project settings -> GitHub Pages and select master branch /docs folder for the source of github pages.

This project was generated using Giter8 with template presentation.g8

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].