Code Monkey home page Code Monkey logo

exercism-scala's Introduction

Exercism Scala Track

Exercism Exercises in Scala

Contributing Guide

Please see the contributing guide

Scala exercises are run by the scala-test-runner. It ignores the dependencies listed in the sbt files of the exercises. It's important to add all dependencies necessary to run the exercise to the scala-test-runner's dependencies.

Generated Test Suites

testgen contains a project for generating test suites from canonical test data.

You can run it as follows:

sbt testgen / run <exercise-slug> <path-to-canonical-data> <optional-path-to-generated-file>

where:

  • exercise-slug is the slug of one of the exercises listed in the config.json file.
  • path-to-canonical-data is a local path to the canonical data, which could be obtained by running bin/fetch-configlet and bin/configlet info -v d
  • optional-path-to-generated-file an optional path for the generated file like ./TestSuite.scala.

Note, that existing iteration of the testgen is not yet used.

Pull Requests

We welcome pull requests that provide fixes to existing test suites (missing tests, interesting edge cases, improved APIs), as well as new problems.

If you're unsure, then go ahead and open a GitHub issue, and we'll discuss the change.

Please submit changes to a single problem per pull request unless you're submitting a general change across many of the problems (e.g. formatting).

Scala icon

The Scala icon used on Exercism is inspired by the official Scala logo, which is copyright École Polytechnique Fédérale de Lausanne.

exercism-scala's People

Contributors

ricemery avatar erikschierboom avatar kytrinyx avatar abo64 avatar bobahop avatar sgrif avatar exercism-bot avatar dependabot[bot] avatar petertseng avatar nlochschmidt avatar leobenkel avatar jabertuhin avatar bnandras avatar larswestergren avatar michaelavila avatar ee7 avatar ben-grossmann avatar tqa236 avatar sebaslogen avatar mlopes avatar artamonovkirill avatar dkinzer avatar cjsmith-0141 avatar austinlyons avatar yzalvin avatar matteobaglini avatar pisulam avatar oujesky avatar mohamedhajr avatar jcranky avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.