Skip to content

A idéia deste desafio é nos permitir avaliar melhor as habilidades de candidatos à vagas de programador, de vários níveis.

Notifications You must be signed in to change notification settings

robinhorios/desafio-back-end

 
 

Repository files navigation

DESAFIO-BACK-END

DESAFIO-BACK-END is a project to evaluate skills as a back-end developer.

Installation

  1. Clone the project
git clone git@github.com:robinhorios/desafio-back-end.git
  1. Access the project
cd desafio-back-end
  1. Set the local version of ruby to 2.6.3 with rbenv or rvm.
  2. Run the follow code in the path folder:
bin/setup

Tests

Run the follow code:

bundle exec rspec

CNAB file

Import the CNAB.txt file in:

spec/fixtures/files/CNAB.txt

About

A idéia deste desafio é nos permitir avaliar melhor as habilidades de candidatos à vagas de programador, de vários níveis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 84.6%
  • HTML 12.5%
  • JavaScript 1.7%
  • CSS 1.2%