This website requires JavaScript.
Explore
Help
Sign In
opensource
/
ukraine-taxid-ex
Watch
1
Star
0
Fork
You've already forked ukraine-taxid-ex
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2fa1c94a22
ukraine-taxid-ex
/
test
/
ukraine_taxid_ex_test.exs
5 lines
92 B
Elixir
Raw
Normal View
History
Unescape
Escape
Library skeleton
2024-12-10 05:20:08 +00:00
defmodule
UkraineTaxidExTest
do
Commons and EDRPOU basic functionality (parser (but complete only), checksum with test coverage)
2024-12-11 08:02:07 +00:00
use
ExUnit.Case
,
async
:
true
Library skeleton
2024-12-10 05:20:08 +00:00
doctest
UkraineTaxidEx
end