Logo
Explore Help
Sign In
factotum/nats.zig
1
Fork 0
You've already forked nats.zig
Code Issues Pull Requests Packages Projects Releases Wiki Activity
nats.zig/tests/main.zig

6 lines
72 B
Zig
Raw Normal View History

tests: start building tests in separate directory This approach seems nice, and as a bonus it makes it easier to run the tests through the module interface rather than by importing the sources directly, which I think is a good dog food approach.
2023-08-21 23:31:46 -07:00
const std = @import("std");
test {
_ = @import("./message.zig");
}
Reference in New Issue Copy Permalink
Powered by Gitea
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API