1 Star 0 Fork 0

CodingOX / Faker.Net

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Faker.NET

As much as possible, a line-for-line port of ffaker for ruby (https://github.com/EmmanuelOga/ffaker).

Relies on ideas taken from Rob Conery's and Jon Wingfield's excellent sugar library (https://github.com/jonwingfield/sugar). I have just taken the idea to minimize the assembly's dependencies.

Supports .NET Framework and Mono.

Building

nant build

nant build -D:mode=Debug

Tests

There is a project in the solution named Faker.Net.NUnit.Tests that uses the relevant ffaker tests written in Ruby to test the .NET code.

NAnt command to run unit-tests

nant test

nant test -D:mode=Debug

Cleaning build output

nant clean

nant clean -D:mode=Debug

Contrib

This is my first open source project, so any and all feedback/pull requests are welcomed and requested.

空文件

简介

Port of the ruby ffaker project to .NET, with the original ruby tests also ported to .NET. Supports mono. 展开 收起
C#
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C#
1
https://gitee.com/codingox/Faker.Net.git
git@gitee.com:codingox/Faker.Net.git
codingox
Faker.Net
Faker.Net
master

搜索帮助