Testing multithreaded ActiveRecord code with transactional fixtures
ar multi threaded transactional tests gem synchronizes transactions and db queries, so testing multithreaded code works with transactional fixtures.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
ar multi threaded transactional tests gem synchronizes transactions and db queries, so testing multithreaded code works with transactional fixtures.
Post a comment